From 39c851329797e40a897068eaf023f02e1e1bffa0 Mon Sep 17 00:00:00 2001 From: zhc077 <565291854> Date: Thu, 19 Jan 2023 11:31:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E8=AE=A1=E5=88=92=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E4=BC=98=E5=8C=96=201.19?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/productplan/ProductplanManage.vue | 30 +++++--- .../ZyPlanProcessAccessoriesDataList.vue | 21 ++++-- .../ZyPlanProcessFabricDataList.vue | 21 ++++-- .../views/productplan/ZyProductPlanList.vue | 54 +------------- .../modules/ZyPlanProcessAccessoriesForm.vue | 14 ++-- .../modules/ZyPlanProcessFabricForm.vue | 16 ++--- .../impl/ZyPlanProcessServiceImpl.java | 71 ++++++++++++++----- 7 files changed, 117 insertions(+), 110 deletions(-) diff --git a/ant-design-vue-jeecg/src/views/productplan/ProductplanManage.vue b/ant-design-vue-jeecg/src/views/productplan/ProductplanManage.vue index 0fc14f06..f1a5308f 100644 --- a/ant-design-vue-jeecg/src/views/productplan/ProductplanManage.vue +++ b/ant-design-vue-jeecg/src/views/productplan/ProductplanManage.vue @@ -1,5 +1,6 @@