代码生成优化-新增上下结构-预留统计字段
This commit is contained in:
parent
ca87a703b2
commit
aaeb37d24f
@ -175,7 +175,7 @@ const resetQuery = async () => {
|
|||||||
const handleAdd = () => {
|
const handleAdd = () => {
|
||||||
state.title = '增加代码生成';
|
state.title = '增加代码生成';
|
||||||
EditCodeGenRef.value?.openDialog({
|
EditCodeGenRef.value?.openDialog({
|
||||||
authorName: 'Easy.CreateCode',
|
authorName: 'Admin.NET',
|
||||||
template: 'template',
|
template: 'template',
|
||||||
generateType: '200',
|
generateType: '200',
|
||||||
printType: 'off',
|
printType: 'off',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user