소스 검색

对话练习 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(() => {
             // 重新渲染组件