From 4beb29847c622e78b2b28ba4cdd19f30e1b68279 Mon Sep 17 00:00:00 2001 From: gegeya Date: Sat, 8 Jul 2023 10:40:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E6=A8=A1=E5=9D=97=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=A1=B5=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/modulex/ModulexList.vue | 374 ++++++++++-------- 1 file changed, 219 insertions(+), 155 deletions(-) diff --git a/ant-design-vue-jeecg/src/views/modulex/ModulexList.vue b/ant-design-vue-jeecg/src/views/modulex/ModulexList.vue index 75dcdb0..3d8142d 100644 --- a/ant-design-vue-jeecg/src/views/modulex/ModulexList.vue +++ b/ant-design-vue-jeecg/src/views/modulex/ModulexList.vue @@ -4,7 +4,6 @@
- @@ -22,33 +21,47 @@ - + - + - + - + - + 查询 重置 -
@@ -62,58 +75,55 @@
-
- 已选择 {{ selectedRowKeys.length }}项 + - + @change="handleTableChange" + > 功能 - + 实体 - + +
字段
- + 发布 + + 提交 + + 开始 +
撤回 - + BUG反馈 - - +
- - 发布 - - - 开始 - - - 提交
- @@ -128,25 +138,27 @@ - - - - + 复制 - + 编辑 - - + +
详情 - + 删除
- + + + + + +
@@ -160,16 +172,16 @@