diff --git a/ui-src/src/pages/play/play.vue b/ui-src/src/pages/play/play.vue index ef0a08a..9d8dcb2 100644 --- a/ui-src/src/pages/play/play.vue +++ b/ui-src/src/pages/play/play.vue @@ -47,7 +47,7 @@ - + @@ -265,6 +265,7 @@ export default { this.sceneFx = '' if (this.isStoryNode) { this.reply = fb + this.showOptions = false // 提交后隐藏选项区,防重复点击 } else { this.feedback = fb }