gaohaiyong преди 5 месеца
родител
ревизия
39c5e734da
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/views/rule/config/components/RuleDialog.vue

+ 2 - 2
src/views/rule/config/components/RuleDialog.vue

@@ -44,7 +44,7 @@
                         :options="objects"
                         :props="{
                           expandTrigger: 'hover',
-                          value: 'field_name',
+                          value: 'field',
                           label: 'field_name',
                           children: 'child'
                         }"
@@ -95,7 +95,7 @@
                         :options="objects"
                         :props="{
                           expandTrigger: 'hover',
-                          value: 'field_name',
+                          value: 'field',
                           label: 'field_name',
                           children: 'child'
                         }"