From 837b544f2d6e32847cf47d7a0ea04e779bd07cb3 Mon Sep 17 00:00:00 2001 From: mqh <1571896045@qq.com> Date: Wed, 19 Jul 2023 20:23:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=85=A5=E5=AE=9E=E4=BD=93=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/modulex/ModulexList.vue | 229 +++++++++--------- .../views/modulex/modules/ModulexImport.vue | 139 +++++++---- .../tablex/controller/TablexController.java | 62 +++-- .../service/impl/TablexServiceImpl.java | 2 +- 4 files changed, 257 insertions(+), 175 deletions(-) diff --git a/ant-design-vue-jeecg/src/views/modulex/ModulexList.vue b/ant-design-vue-jeecg/src/views/modulex/ModulexList.vue index 7f9412c..74f3755 100644 --- a/ant-design-vue-jeecg/src/views/modulex/ModulexList.vue +++ b/ant-design-vue-jeecg/src/views/modulex/ModulexList.vue @@ -52,7 +52,7 @@ - + @@ -72,7 +72,8 @@ 新增 导入模块 - + 导入模块 - + 导入功能 - + - 导入规则 - -

当前状态:{{ ModalData.status }}

-

总记录数:{{ ModalData.records }}

-

已上传:{{ ModalData.uploaded }}

- -
-
- - - 导入实体 + 导入规则 + + 导入实体 + + +

当前状态:{{ ModalData.status }}

+

总记录数:{{ ModalData.records }}

+

已上传:{{ ModalData.uploaded }}

+ +
+ + 返回 导出综合表 - + 导入字段 @@ -176,27 +181,27 @@ 功能 - + 实体 -
+
字段
发布 - + 提交 - + 开始 -
+
撤回 - + BUG反馈 -
+
@@ -218,13 +223,13 @@ 复制 - + 编辑 -
+
详情 - + 删除 @@ -233,7 +238,7 @@ - + @@ -251,17 +256,18 @@