mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-08-28 09:33:52 +08:00
fix 代码生成,重置字段
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
const dataSource = ref(formValue.value.masterColumns);
|
||||
|
||||
async function reloadFields(loading = false) {
|
||||
dataSource.value = [];
|
||||
if (loading) {
|
||||
show.value = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user