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);