mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-16 06:03:44 +08:00
feat 调整 mysql 、pgsql 初始化数据; 完善pgsql 兼容性,适配代码生成逻辑
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
code: '',
|
||||
name: '',
|
||||
remark: '',
|
||||
sort: null,
|
||||
sort: 10,
|
||||
status: 1,
|
||||
};
|
||||
const formParams = ref<any>(resetFormParams);
|
||||
|
||||
Reference in New Issue
Block a user