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