浏览代码

对话练习 dialogue错误

natasha 2 年之前
父节点
当前提交
8f18a7cb55
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/Adult/inputModules/DialogueTem/components/SegbywordChs.vue

+ 1 - 1
src/components/Adult/inputModules/DialogueTem/components/SegbywordChs.vue

@@ -167,7 +167,7 @@ export default {
       handler: function (newVal, oldVal) {
         let _this = this;
         _this.refresh = false;
-        if (newVal) {
+        if (newVal!=oldVal) {
           this.getParaSegWordsResult();
           _this.$nextTick(() => {
             // 重新渲染组件