1178232204@qq.com %!s(int64=3) %!d(string=hai) anos
pai
achega
8af059ff34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/knowledgeExtra/AddNewRule.vue

+ 1 - 1
src/components/knowledgeExtra/AddNewRule.vue

@@ -439,7 +439,7 @@ export default {
           const del =
             localStorage
               .getItem('zskDelDict')
-              .match(new RegExp(this.firstPlace.checkedType + '-\\d+', 'g')) ||
+              .match(new RegExp(this.firstPlace.checkedType + '-\\d+' + '-\\d+', 'g')) ||
             [];
           const types = dict[0].split('-');
           let obj = this.form.klRuleByIdSub;