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