From d86def60368e112195acd84a039d460a555dfd57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=A8=E6=9B=A6?= <635132977@qq.com> Date: Tue, 16 Apr 2024 18:57:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E9=A1=B5=E7=9A=84=E5=88=97?= =?UTF-8?q?=E6=95=B0=E7=94=B1=E5=8E=9F=E5=85=881=E5=88=97=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=BA=E5=A4=9A=EF=BC=881-4=EF=BC=89=E5=88=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/vm/vue/element.ts.index.vue.vm | 104 ++++++++++++++++-- script/sql/mysql/update.sql | 3 + script/sql/postgresql/update.sql | 3 + 3 files changed, 102 insertions(+), 8 deletions(-) diff --git a/ruoyi-modules/ruoyi-generator/src/main/resources/vm/vue/element.ts.index.vue.vm b/ruoyi-modules/ruoyi-generator/src/main/resources/vm/vue/element.ts.index.vue.vm index d7a38fd..5a7b54a 100644 --- a/ruoyi-modules/ruoyi-generator/src/main/resources/vm/vue/element.ts.index.vue.vm +++ b/ruoyi-modules/ruoyi-generator/src/main/resources/vm/vue/element.ts.index.vue.vm @@ -78,6 +78,9 @@ 删除 + + 导入 + 导出 @@ -144,7 +147,7 @@ /> - + #foreach($column in $columns) @@ -158,16 +161,16 @@ #end #set($dictType=$column.dictType) #if(${editColumns}==1) - + #end #if(${editColumns}==2) - + #end #if(${editColumns}==3) - + #end #if(${editColumns}==4) - + #end #if($column.htmlType == "input") #if(${field} == "version") @@ -263,9 +266,8 @@ #end - + #end - #end #if($table.sub) @@ -348,16 +350,54 @@ + + + + + + + +
将文件拖到此处,或点击上传
+ +
+ +
-