From bff23ebd4851fccedbdc0a1fa30b971ce0564cfa Mon Sep 17 00:00:00 2001 From: lenovo <123> Date: Mon, 5 Sep 2022 16:49:36 +0800 Subject: [PATCH] =?UTF-8?q?20220905-=E6=A0=B8=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/compiler.xml | 34 +- .idea/encodings.xml | 17 + .idea/jarRepositories.xml | 30 + .idea/modules.xml | 1 + .idea/runConfigurations.xml | 10 + .idea/workspace.xml | 358 ++--- ant-design-vue-jeecg/package-lock.json | 1362 ++++++++++++----- .../src/views/process/ZyClothActionList.vue | 2 +- .../src/views/process/ZyProcessList.vue | 40 +- .../process/modules/ZyClothActionForm.vue | 6 +- .../views/process/modules/ZyProcessForm.vue | 73 +- ant-design-vue-jeecg/yarn.lock | 89 +- .../demo/base/entity/ZyClothAction.java | 12 +- .../modules/demo/base/entity/ZyProcess.java | 61 +- 14 files changed, 1304 insertions(+), 791 deletions(-) create mode 100644 .idea/jarRepositories.xml create mode 100644 .idea/runConfigurations.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index e2495f2a..c5ba7c75 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -2,23 +2,24 @@ + + + + + + + + - - - - + - - - - @@ -40,4 +41,21 @@ + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 99abfe57..006a8308 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -5,17 +5,34 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 00000000..92e5f76e --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml index f2f287d2..a186a765 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -17,6 +17,7 @@ + diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 00000000..797acea5 --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,10 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 5a9a0a4c..8e40c3bf 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,25 +1,25 @@ + + - - - - - - - - - - - - - - - - - -