From 1840e57888aa2eba0e24ad14b1350b85625e8f9c Mon Sep 17 00:00:00 2001 From: "Ray.Hao" <1490493387@qq.com> Date: Thu, 10 Oct 2024 18:26:43 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E4=BB=A3=E7=A0=81=E7=94=9F=E6=88=90vu?= =?UTF-8?q?e=E9=A1=B5=E9=9D=A2=E5=90=8C=E6=AD=A5=E5=89=8D=E7=AB=AF?= =?UTF-8?q?=E7=A7=BB=E9=99=A4=E5=9B=BE=E6=A0=87=E8=87=AA=E5=8A=A8=E5=AF=BC?= =?UTF-8?q?=E5=85=A5=E5=86=99=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/codegen/index.vue.vm | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/src/main/resources/templates/codegen/index.vue.vm b/src/main/resources/templates/codegen/index.vue.vm index b8c9529e..8a486510 100644 --- a/src/main/resources/templates/codegen/index.vue.vm +++ b/src/main/resources/templates/codegen/index.vue.vm @@ -81,8 +81,14 @@ #end #end - 搜索 - 重置 + + + 搜索 + + + + 重置 + @@ -94,7 +100,7 @@ type="success" @click="handleOpenDialog()" > - + 新增 + > + 删除 @@ -136,7 +143,7 @@ link @click="handleOpenDialog(scope.row.id)" > - + 编辑 - + 删除