Explorar el Código

Merge branch 'uiUpdate0507' into test

reaper hace 4 años
padre
commit
3d374a3402
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/knowledgeExtra/AddNewRuleTable.vue

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

@@ -502,7 +502,7 @@
                 label="正则表达式:"
                 label-width="120px"
                 style="width: 100%"
-                :prop="`klRuleByIdSub[${scope.$index}].subEqValue1`"
+                :prop="`klRuleByIdSub[${scope.$index}].subEqValue`"
                 :rules="[
                   {
                     required: true,