From 1960d1e18a750268ea11ab37637cb3b0f3605736 Mon Sep 17 00:00:00 2001 From: mors <3067699729@qq.com> Date: Thu, 15 Sep 2022 18:38:49 +0800 Subject: [PATCH 1/3] =?UTF-8?q?20220803-=E6=88=90=E8=A1=A3=E6=A0=B7?= =?UTF-8?q?=E6=9D=BF=E4=B8=AD=E7=9A=84=E4=B8=8B=E6=8B=89=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=89=8D=E5=90=8E=E7=AB=AF=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/zyclothsample/ZyClothSampleList.vue | 294 ++++++++++-------- .../modules/ZyClothSampleForm.vue | 33 +- .../views/zystylemodule/ZyStyleModuleList.vue | 210 +++++++------ .../zyclothsample/entity/ZyClothSample.java | 55 +++- 4 files changed, 344 insertions(+), 248 deletions(-) diff --git a/ant-design-vue-jeecg/src/views/zyclothsample/ZyClothSampleList.vue b/ant-design-vue-jeecg/src/views/zyclothsample/ZyClothSampleList.vue index b4518e15..a16a4f5c 100644 --- a/ant-design-vue-jeecg/src/views/zyclothsample/ZyClothSampleList.vue +++ b/ant-design-vue-jeecg/src/views/zyclothsample/ZyClothSampleList.vue @@ -19,10 +19,10 @@ 查询 重置 - + @@ -34,23 +34,31 @@
新增 导出 - + 导入 - + - 删除 + + + 删除 + - 批量操作 + 批量操作 + +
- 已选择 {{ selectedRowKeys.length }}项 + 已选择 {{ selectedRowKeys.length }}清空
@@ -74,8 +82,9 @@ - + 编辑 + + + + + + 详情 + + 删除 + + + + + <!–详情–> 详情 @@ -118,7 +141,7 @@ - + -->
@@ -129,125 +152,148 @@ \ No newline at end of file diff --git a/ant-design-vue-jeecg/src/views/zyclothsample/modules/ZyClothSampleForm.vue b/ant-design-vue-jeecg/src/views/zyclothsample/modules/ZyClothSampleForm.vue index 9cd55827..f35082f8 100644 --- a/ant-design-vue-jeecg/src/views/zyclothsample/modules/ZyClothSampleForm.vue +++ b/ant-design-vue-jeecg/src/views/zyclothsample/modules/ZyClothSampleForm.vue @@ -8,31 +8,50 @@ - + + + + + + + + + + + - - + + + + + + + + + + diff --git a/ant-design-vue-jeecg/src/views/zystylemodule/ZyStyleModuleList.vue b/ant-design-vue-jeecg/src/views/zystylemodule/ZyStyleModuleList.vue index 4315394b..1c46f298 100644 --- a/ant-design-vue-jeecg/src/views/zystylemodule/ZyStyleModuleList.vue +++ b/ant-design-vue-jeecg/src/views/zystylemodule/ZyStyleModuleList.vue @@ -6,17 +6,20 @@ - + - - + + - + @@ -34,23 +37,29 @@
新增 导出 - + - + - 删除 + + + 删除 + - 批量操作 + 批量操作 + +
@@ -73,7 +82,8 @@