上传
This commit is contained in:
@@ -125,7 +125,7 @@ const crudSchemas = reactive([
|
||||
label: '备注',
|
||||
field: 'remark',
|
||||
isSearch: false,
|
||||
isTable: true
|
||||
isTable: false
|
||||
}
|
||||
])
|
||||
export const { allSchemas } = useCrudSchemas(crudSchemas)
|
||||
|
||||
Reference in New Issue
Block a user