From 33a12c0c537f0792977039db1c183ed5668404e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Mon, 29 Nov 2021 21:58:24 +0800 Subject: [PATCH] fix bug --- .../wwwroot/CodeGenTemplate/VueTemplate.txt | 63 ++++++++++--------- 1 file changed, 33 insertions(+), 30 deletions(-) diff --git a/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/VueTemplate.txt b/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/VueTemplate.txt index d9cac95..59dfa9f 100644 --- a/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/VueTemplate.txt +++ b/ZR.Admin.WebApi/wwwroot/CodeGenTemplate/VueTemplate.txt @@ -2,7 +2,7 @@
-${vueQueryFormHtml} +{vueQueryFormHtml} 搜索 重置 @@ -12,13 +12,13 @@ ${vueQueryFormHtml} - 新增 + 新增 - 修改 + 修改 - 删除 + 删除 @@ -26,12 +26,12 @@ ${vueQueryFormHtml} -${VueViewListContent} +{VueViewListContent} @@ -42,7 +42,7 @@ ${VueViewListContent} -${VueViewFormContent} +{VueViewFormContent}