reaper 4 năm trước cách đây
mục cha
commit
6a585278a0
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/components/knowledgeExtra/AddNewRuleTable.vue

+ 3 - 0
src/components/knowledgeExtra/AddNewRuleTable.vue

@@ -733,6 +733,9 @@ export default {
     this.numTypes = localStorage.getItem("zskNumDict");
     this.getSpanArr(this.klRuleByIdSub);
   },
+  beforeUpdate() {
+    this.getSpanArr(this.klRuleByIdSub);
+  },
   mounted() {},
   // beforeUpdate() {
   //   this.getSpanArr(this.klRuleByIdSub);