From 826090243405917b0dd9345fbad433d2e1a792e3 Mon Sep 17 00:00:00 2001 From: sensen <1401009740@qq.com> Date: Tue, 18 Oct 2022 18:20:53 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=80=BB=E5=BA=93=E7=89=A9=E8=B5=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ProcessSuppliesStrongerList.vue | 401 ++++++++++++++++++ .../modules/ProcessSuppliesStrongerForm.vue | 205 +++++++++ .../modules/ProcessSuppliesStrongerModal.vue | 60 +++ ...essSuppliesStrongerModal__Style#Drawer.vue | 83 ++++ 4 files changed, 749 insertions(+) create mode 100644 src/views/suppliesstronger/ProcessSuppliesStrongerList.vue create mode 100644 src/views/suppliesstronger/modules/ProcessSuppliesStrongerForm.vue create mode 100644 src/views/suppliesstronger/modules/ProcessSuppliesStrongerModal.vue create mode 100644 src/views/suppliesstronger/modules/ProcessSuppliesStrongerModal__Style#Drawer.vue diff --git a/src/views/suppliesstronger/ProcessSuppliesStrongerList.vue b/src/views/suppliesstronger/ProcessSuppliesStrongerList.vue new file mode 100644 index 0000000..226e24e --- /dev/null +++ b/src/views/suppliesstronger/ProcessSuppliesStrongerList.vue @@ -0,0 +1,401 @@ + + + + \ No newline at end of file diff --git a/src/views/suppliesstronger/modules/ProcessSuppliesStrongerForm.vue b/src/views/suppliesstronger/modules/ProcessSuppliesStrongerForm.vue new file mode 100644 index 0000000..0ec38cd --- /dev/null +++ b/src/views/suppliesstronger/modules/ProcessSuppliesStrongerForm.vue @@ -0,0 +1,205 @@ + + + \ No newline at end of file diff --git a/src/views/suppliesstronger/modules/ProcessSuppliesStrongerModal.vue b/src/views/suppliesstronger/modules/ProcessSuppliesStrongerModal.vue new file mode 100644 index 0000000..a842f76 --- /dev/null +++ b/src/views/suppliesstronger/modules/ProcessSuppliesStrongerModal.vue @@ -0,0 +1,60 @@ + + + \ No newline at end of file diff --git a/src/views/suppliesstronger/modules/ProcessSuppliesStrongerModal__Style#Drawer.vue b/src/views/suppliesstronger/modules/ProcessSuppliesStrongerModal__Style#Drawer.vue new file mode 100644 index 0000000..87d730e --- /dev/null +++ b/src/views/suppliesstronger/modules/ProcessSuppliesStrongerModal__Style#Drawer.vue @@ -0,0 +1,83 @@ + + + + + \ No newline at end of file From 14dce5e08395afcb456a8a262aa572d657b8c149 Mon Sep 17 00:00:00 2001 From: sensen <1401009740@qq.com> Date: Tue, 18 Oct 2022 18:56:34 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E6=80=BB=E5=BA=93=E7=89=A9=E8=B5=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/materials/POOlMaterials.vue | 2 +- src/views/suppliesstronger/ProcessSuppliesStrongerList.vue | 2 +- .../suppliesstronger/modules/ProcessSuppliesStrongerForm.vue | 2 +- .../suppliesstronger/modules/ProcessSuppliesStrongerModal.vue | 2 +- .../modules/ProcessSuppliesStrongerModal__Style#Drawer.vue | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/materials/POOlMaterials.vue b/src/views/materials/POOlMaterials.vue index 02f3355..6634b23 100644 --- a/src/views/materials/POOlMaterials.vue +++ b/src/views/materials/POOlMaterials.vue @@ -1,5 +1,5 @@