gaohaiyong
5 hónapja
|
@@ -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'
|
|
}"
|
|
}"
|