reaper преди 4 години
родител
ревизия
6a585278a0
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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);