diff --git a/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/v3/Vue.txt b/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/v3/Vue.txt index 09785f1..dfe7f38 100644 --- a/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/v3/Vue.txt +++ b/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/v3/Vue.txt @@ -38,30 +38,30 @@ $end $end - 搜索 - 重置 + 搜索 + 重置 $if(replaceDto.ShowBtnAdd) - 新增 + 新增 $end $if(replaceDto.ShowBtnEdit) - 修改 + 修改 $end $if(replaceDto.ShowBtnDelete) - 删除 + 删除 $end $if(replaceDto.ShowBtnExport) - 导出 + 导出 $end @@ -97,7 +97,7 @@ $elseif(column.HtmlType == "imageUpload")