fix: view collection reported error when editing (#2493)
This commit is contained in:
parent
9e99b00182
commit
f70d17c5cd
@ -132,9 +132,6 @@ export const view: ICollectionTemplate = {
|
||||
schema: {
|
||||
'x-component-props': '{{$form.values}}', //任意层次属性都支持表达式
|
||||
},
|
||||
state: {
|
||||
visible: `{{$deps[1]?.length > 0}}`,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user