mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 06:02:38 +08:00
优化
This commit is contained in:
parent
f9030a5636
commit
df99ebfc8e
@ -184,7 +184,7 @@ const Crud = useCrud({
|
||||
onRefresh(params, { render }) {
|
||||
service.dict.info
|
||||
.list({
|
||||
typeId: group.value.id,
|
||||
typeId: group.value?.id,
|
||||
...params
|
||||
})
|
||||
.then((res) => {
|
||||
|
Loading…
Reference in New Issue
Block a user