mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2025-12-12 13:42:50 +00:00
1
This commit is contained in:
parent
4c73d94a3c
commit
e40da32789
@ -401,7 +401,7 @@ const code = reactive({
|
|||||||
})
|
})
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
form.column = res.columns;
|
form.column = res.columns;
|
||||||
form.entity = res.module;
|
form.module = res.module;
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user