From 46d90e8c53f219e125d2fc3c31beecfcaa2ba07a Mon Sep 17 00:00:00 2001 From: yinq Date: Fri, 8 Dec 2023 16:54:51 +0800 Subject: [PATCH 1/3] =?UTF-8?q?update=20-=20=E8=AE=A2=E5=8D=95=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/base/customData/boardIndex.vue | 16 +++++----- src/views/base/customData/index.vue | 16 +++++----- src/views/base/customData/screenIndex.vue | 16 +++++----- src/views/base/orderInfo/index.vue | 30 +++++++++++++++---- .../base/stationDefectRelation/index.vue | 4 +-- src/views/base/storeInfo/index.vue | 19 ++++++++++++ 6 files changed, 69 insertions(+), 32 deletions(-) diff --git a/src/views/base/customData/boardIndex.vue b/src/views/base/customData/boardIndex.vue index 0f8a4d1..2ce49b1 100644 --- a/src/views/base/customData/boardIndex.vue +++ b/src/views/base/customData/boardIndex.vue @@ -111,14 +111,14 @@ v-hasPermi="['base:customData:edit']" >修改 - 删除 - + + + + + + + + diff --git a/src/views/base/customData/index.vue b/src/views/base/customData/index.vue index e3305df..0400057 100644 --- a/src/views/base/customData/index.vue +++ b/src/views/base/customData/index.vue @@ -111,14 +111,14 @@ v-hasPermi="['base:customData:edit']" >修改 - 删除 - + + + + + + + + diff --git a/src/views/base/customData/screenIndex.vue b/src/views/base/customData/screenIndex.vue index fd4df94..9962632 100644 --- a/src/views/base/customData/screenIndex.vue +++ b/src/views/base/customData/screenIndex.vue @@ -111,14 +111,14 @@ v-hasPermi="['base:customData:edit']" >修改 - 删除 - + + + + + + + + diff --git a/src/views/base/orderInfo/index.vue b/src/views/base/orderInfo/index.vue index 6b34a79..436472d 100644 --- a/src/views/base/orderInfo/index.vue +++ b/src/views/base/orderInfo/index.vue @@ -1,6 +1,16 @@ + + + + - - - + + + From d890b566784aff28c270d3169942739bbfe5e6b4 Mon Sep 17 00:00:00 2001 From: yinq Date: Wed, 13 Dec 2023 12:57:38 +0800 Subject: [PATCH 3/3] =?UTF-8?q?update=20-=20=E7=94=9F=E4=BA=A7=E6=89=A7?= =?UTF-8?q?=E8=A1=8C=E6=8A=A5=E8=A1=A8=E3=80=81=E5=9C=A8=E5=88=B6=E5=93=81?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=8A=A5=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/report/WIPInquiryReport/index.vue | 260 ++++++++++++++++++ .../productionExecutionReport/index.vue | 260 ++++++++++++++++++ 2 files changed, 520 insertions(+) create mode 100644 src/views/report/WIPInquiryReport/index.vue create mode 100644 src/views/report/productionExecutionReport/index.vue diff --git a/src/views/report/WIPInquiryReport/index.vue b/src/views/report/WIPInquiryReport/index.vue new file mode 100644 index 0000000..c681815 --- /dev/null +++ b/src/views/report/WIPInquiryReport/index.vue @@ -0,0 +1,260 @@ + + + diff --git a/src/views/report/productionExecutionReport/index.vue b/src/views/report/productionExecutionReport/index.vue new file mode 100644 index 0000000..c681815 --- /dev/null +++ b/src/views/report/productionExecutionReport/index.vue @@ -0,0 +1,260 @@ + + +