gaohaiyong 5 hónapja
szülő
commit
39c5e734da
1 módosított fájl, 2 hozzáadás és 2 törlés
  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"
                         :options="objects"
                         :props="{
                         :props="{
                           expandTrigger: 'hover',
                           expandTrigger: 'hover',
-                          value: 'field_name',
+                          value: 'field',
                           label: 'field_name',
                           label: 'field_name',
                           children: 'child'
                           children: 'child'
                         }"
                         }"
@@ -95,7 +95,7 @@
                         :options="objects"
                         :options="objects"
                         :props="{
                         :props="{
                           expandTrigger: 'hover',
                           expandTrigger: 'hover',
-                          value: 'field_name',
+                          value: 'field',
                           label: 'field_name',
                           label: 'field_name',
                           children: 'child'
                           children: 'child'
                         }"
                         }"