mirror of
https://github.com/yudaocode/yudao-ui-admin-vue3.git
synced 2026-05-03 02:28:22 +00:00
topActionSlots: false 报错提示修改
This commit is contained in:
@@ -21,6 +21,7 @@ const { push } = useRouter() // 路由
|
||||
|
||||
const [registerTable] = useXTable({
|
||||
allSchemas: allSchemas,
|
||||
topActionSlots: false,
|
||||
getListApi: TaskApi.getDoneTaskPage
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user