From 96cce934a42ad05e8f0364891d6090f62cfefd6a Mon Sep 17 00:00:00 2001 From: chenshuichuan <1154693969@qq.com> Date: Fri, 9 Aug 2024 15:14:28 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E5=A4=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/erp/component/in/StockInForm.vue | 215 ++++++++++ .../in/components/StockInItemForm.vue | 267 ++++++++++++ src/views/erp/component/in/index.vue | 391 +++++++++++++++++ src/views/erp/component/out/StockOutForm.vue | 219 ++++++++++ .../out/components/StockOutItemForm.vue | 267 ++++++++++++ src/views/erp/component/out/index.vue | 395 ++++++++++++++++++ .../erp/component/product/ProductForm.vue | 242 +++++++++++ src/views/erp/component/product/index.vue | 200 +++++++++ src/views/erp/component/record/index.vue | 278 ++++++++++++ src/views/erp/component/stock/index.vue | 208 +++++++++ src/views/erp/product/product/index.vue | 2 +- src/views/erp/stock/in/StockInForm.vue | 4 +- src/views/erp/stock/in/index.vue | 2 +- src/views/erp/stock/out/StockOutForm.vue | 4 +- src/views/erp/stock/out/index.vue | 2 +- src/views/erp/stock/record/index.vue | 2 +- src/views/erp/stock/stock/index.vue | 2 +- .../mes/machine/MachineComponentForm.vue | 92 ++-- src/views/mes/machine/index.vue | 18 +- 19 files changed, 2749 insertions(+), 61 deletions(-) create mode 100644 src/views/erp/component/in/StockInForm.vue create mode 100644 src/views/erp/component/in/components/StockInItemForm.vue create mode 100644 src/views/erp/component/in/index.vue create mode 100644 src/views/erp/component/out/StockOutForm.vue create mode 100644 src/views/erp/component/out/components/StockOutItemForm.vue create mode 100644 src/views/erp/component/out/index.vue create mode 100644 src/views/erp/component/product/ProductForm.vue create mode 100644 src/views/erp/component/product/index.vue create mode 100644 src/views/erp/component/record/index.vue create mode 100644 src/views/erp/component/stock/index.vue diff --git a/src/views/erp/component/in/StockInForm.vue b/src/views/erp/component/in/StockInForm.vue new file mode 100644 index 00000000..8bb35a0f --- /dev/null +++ b/src/views/erp/component/in/StockInForm.vue @@ -0,0 +1,215 @@ + + diff --git a/src/views/erp/component/in/components/StockInItemForm.vue b/src/views/erp/component/in/components/StockInItemForm.vue new file mode 100644 index 00000000..53a2fd2d --- /dev/null +++ b/src/views/erp/component/in/components/StockInItemForm.vue @@ -0,0 +1,267 @@ + + diff --git a/src/views/erp/component/in/index.vue b/src/views/erp/component/in/index.vue new file mode 100644 index 00000000..b905e91d --- /dev/null +++ b/src/views/erp/component/in/index.vue @@ -0,0 +1,391 @@ + + + diff --git a/src/views/erp/component/out/StockOutForm.vue b/src/views/erp/component/out/StockOutForm.vue new file mode 100644 index 00000000..ddea4f43 --- /dev/null +++ b/src/views/erp/component/out/StockOutForm.vue @@ -0,0 +1,219 @@ + + diff --git a/src/views/erp/component/out/components/StockOutItemForm.vue b/src/views/erp/component/out/components/StockOutItemForm.vue new file mode 100644 index 00000000..b09a5695 --- /dev/null +++ b/src/views/erp/component/out/components/StockOutItemForm.vue @@ -0,0 +1,267 @@ + + diff --git a/src/views/erp/component/out/index.vue b/src/views/erp/component/out/index.vue new file mode 100644 index 00000000..f6307c8c --- /dev/null +++ b/src/views/erp/component/out/index.vue @@ -0,0 +1,395 @@ + + + diff --git a/src/views/erp/component/product/ProductForm.vue b/src/views/erp/component/product/ProductForm.vue new file mode 100644 index 00000000..e013f828 --- /dev/null +++ b/src/views/erp/component/product/ProductForm.vue @@ -0,0 +1,242 @@ + + + diff --git a/src/views/erp/component/product/index.vue b/src/views/erp/component/product/index.vue new file mode 100644 index 00000000..aa8ade0a --- /dev/null +++ b/src/views/erp/component/product/index.vue @@ -0,0 +1,200 @@ + + + + diff --git a/src/views/erp/component/record/index.vue b/src/views/erp/component/record/index.vue new file mode 100644 index 00000000..7814859c --- /dev/null +++ b/src/views/erp/component/record/index.vue @@ -0,0 +1,278 @@ + + + + diff --git a/src/views/erp/component/stock/index.vue b/src/views/erp/component/stock/index.vue new file mode 100644 index 00000000..81f164f8 --- /dev/null +++ b/src/views/erp/component/stock/index.vue @@ -0,0 +1,208 @@ + + + + diff --git a/src/views/erp/product/product/index.vue b/src/views/erp/product/product/index.vue index 00558567..87c2ba7c 100644 --- a/src/views/erp/product/product/index.vue +++ b/src/views/erp/product/product/index.vue @@ -49,7 +49,7 @@ - + diff --git a/src/views/erp/stock/in/StockInForm.vue b/src/views/erp/stock/in/StockInForm.vue index 4b934ec6..8bb35a0f 100644 --- a/src/views/erp/stock/in/StockInForm.vue +++ b/src/views/erp/stock/in/StockInForm.vue @@ -132,8 +132,8 @@ const options = [ label: '其他入库', }, { - value: '关键件入库', - label: '关键件入库', + value: '备件入库', + label: '备件入库', }, { diff --git a/src/views/erp/stock/in/index.vue b/src/views/erp/stock/in/index.vue index eb18e449..b905e91d 100644 --- a/src/views/erp/stock/in/index.vue +++ b/src/views/erp/stock/in/index.vue @@ -150,7 +150,7 @@ - + diff --git a/src/views/erp/stock/out/StockOutForm.vue b/src/views/erp/stock/out/StockOutForm.vue index 25ac3689..ddea4f43 100644 --- a/src/views/erp/stock/out/StockOutForm.vue +++ b/src/views/erp/stock/out/StockOutForm.vue @@ -136,8 +136,8 @@ const options = [ label: '其他出库', }, { - value: '关键件出库', - label: '关键件出库', + value: '备件出库', + label: '备件出库', }, { diff --git a/src/views/erp/stock/out/index.vue b/src/views/erp/stock/out/index.vue index fb268707..f6307c8c 100644 --- a/src/views/erp/stock/out/index.vue +++ b/src/views/erp/stock/out/index.vue @@ -150,7 +150,7 @@ - + diff --git a/src/views/erp/stock/record/index.vue b/src/views/erp/stock/record/index.vue index b7ebfc98..7814859c 100644 --- a/src/views/erp/stock/record/index.vue +++ b/src/views/erp/stock/record/index.vue @@ -106,7 +106,7 @@ - + diff --git a/src/views/erp/stock/stock/index.vue b/src/views/erp/stock/stock/index.vue index b57d314c..81f164f8 100644 --- a/src/views/erp/stock/stock/index.vue +++ b/src/views/erp/stock/stock/index.vue @@ -72,7 +72,7 @@ - + diff --git a/src/views/mes/machine/MachineComponentForm.vue b/src/views/mes/machine/MachineComponentForm.vue index 2d1d68e0..bf33c1de 100644 --- a/src/views/mes/machine/MachineComponentForm.vue +++ b/src/views/mes/machine/MachineComponentForm.vue @@ -11,7 +11,7 @@ - + - + - - + + @@ -104,47 +104,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - {{ dict.label }} - - - - - - - - - - - - - - {{ dict.label }} - - - - - - - - + - - + + - + - +