From c52ff55ffd81ba50e4b0e33ccaa64c22f3a95e38 Mon Sep 17 00:00:00 2001 From: shenyuan Date: Wed, 14 Sep 2022 10:53:45 +0800 Subject: [PATCH] =?UTF-8?q?20220914-syy-=E8=BE=85=E6=96=99=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/procedure/processFabric.vue | 82 +++++++++------- .../erp/accessories/ZyAccessoriesList.vue | 11 ++- .../modules/ZyAccessoriesFormDetail.vue | 98 +++++++++++++++++++ 3 files changed, 155 insertions(+), 36 deletions(-) create mode 100644 ant-design-vue-jeecg/src/views/erp/accessories/modules/ZyAccessoriesFormDetail.vue diff --git a/ant-design-vue-jeecg/src/components/procedure/processFabric.vue b/ant-design-vue-jeecg/src/components/procedure/processFabric.vue index 5f36a1cd..f245970e 100644 --- a/ant-design-vue-jeecg/src/components/procedure/processFabric.vue +++ b/ant-design-vue-jeecg/src/components/procedure/processFabric.vue @@ -1,34 +1,45 @@ + \ No newline at end of file