优化代码生成模板

This commit is contained in:
不做码农
2023-05-18 18:29:49 +08:00
parent 07ea3d1c48
commit 01e7fbd94f
10 changed files with 32 additions and 39 deletions

View File

@@ -73,7 +73,7 @@ export function get${genTable.BusinessName}(id) {
})
}
$if(replaceDto.ShowBtnDelete)
$if(replaceDto.ShowBtnDelete || replaceDto.ShowBtnMultiDel)
/**
* 删除${genTable.functionName}
* @param {主键} pid