From b7ab73d87c6687d6b5f6100dcf115b461a002d76 Mon Sep 17 00:00:00 2001
From: wws <18630710203@163.com>
Date: Mon, 31 Jul 2023 17:29:27 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E7=AE=A1=E7=90=86=E6=A8=A1?=
=?UTF-8?q?=E5=9D=97(=E6=97=A5=E6=9C=9F=E8=8C=83=E5=9B=B4=E6=9F=A5?=
=?UTF-8?q?=E8=AF=A2=E3=80=81=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81=E9=80=BB?=
=?UTF-8?q?=E8=BE=91)=E3=80=81=E6=B9=BF=E6=96=99=E8=AE=A1=E5=88=92?=
=?UTF-8?q?=E7=AE=A1=E7=90=86(=E5=90=8C=E6=AD=A5=E7=8A=B6=E6=80=81?=
=?UTF-8?q?=E6=9F=A5=E8=AF=A2)=E3=80=81=E5=A2=9E=E5=8A=A0=E5=8A=A0?=
=?UTF-8?q?=E8=BD=BD=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/plan/order/index.vue | 1262 ++++++++++++++++----------------
src/views/plan/plan/index.vue | 1048 +++++++++++++-------------
2 files changed, 1166 insertions(+), 1144 deletions(-)
diff --git a/src/views/plan/order/index.vue b/src/views/plan/order/index.vue
index c2fd29d5..9be291bd 100644
--- a/src/views/plan/order/index.vue
+++ b/src/views/plan/order/index.vue
@@ -43,12 +43,24 @@
/>
-
-
+
+
+
+
+
+
+
+
+
+
+
@@ -67,7 +79,8 @@
size="mini"
@click="dialogVisible = true"
v-hasPermi="['order:order:add']"
- >新增
+ >新增
+
-
-
-
+
+
+
-
-
+
+
{{ parseTime(scope.row.planProDate, '{y}-{m}-{d}') }}
-
+
{{ parseTime(scope.row.planComplete, '{y}-{m}-{d}') }}
@@ -143,7 +156,7 @@
-
+
-
+
@@ -176,7 +189,8 @@
v-model="form.planProDate"
type="date"
value-format="yyyy-MM-dd"
- placeholder="选择计划生产日期">
+ placeholder="选择计划生产日期"
+ >
@@ -186,7 +200,7 @@
-
+
@@ -196,7 +210,8 @@
v-model="form.planComplete"
type="date"
value-format="yyyy-MM-dd"
- placeholder="选择计划完成日期">
+ placeholder="选择计划完成日期"
+ >
@@ -205,14 +220,14 @@
-
-
+
+
-
+
@@ -277,7 +292,8 @@
-
+
@@ -288,7 +304,8 @@
+ :value="item.shiftId"
+ >
@@ -297,7 +314,8 @@
+ :value="item.routeCode"
+ >
@@ -335,7 +353,7 @@
style="width: 100%"
max-height="240"
:tree-props="{children: 'children', hasChildren: 'hasChildren'}"
- >
+ >
@@ -357,366 +375,517 @@
diff --git a/src/views/plan/plan/index.vue b/src/views/plan/plan/index.vue
index 27a6af8a..39135637 100644
--- a/src/views/plan/plan/index.vue
+++ b/src/views/plan/plan/index.vue
@@ -1,125 +1,131 @@
-
-
-
+
+
+
+ end-placeholder="结束日期"
+ >
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
-
-
-
-
- 新增
-
-
-
-
-
-
-
-
-
-
-
-
-
- 删除
-
-
- 导出
-
-
-
-
-
-
-
-
-
-
- {{ parseTime(scope.row.planTime, '{y}-{m}-{d}') }}
-
-
-
-
-
-
- {{ parseTime(scope.row.createTime, '{y}-{m}-{d}') }}
-
-
-
-
-
- {{ parseTime(scope.row.updateTime, '{y}-{m}-{d}') }}
-
-
-
-
- 修改
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ 搜索
+ 重置
+
+
+
+
+
+ 新增
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 删除
+
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+ {{ parseTime(scope.row.planTime, '{y}-{m}-{d}') }}
+
+
+
+
+
+
+ {{ parseTime(scope.row.createTime, '{y}-{m}-{d}') }}
+
+
+
+
+
+ {{ parseTime(scope.row.updateTime, '{y}-{m}-{d}') }}
+
+
+
+
+ 修改
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -129,7 +135,8 @@
@change="workOrderTimeChange"
v-model="workOrderTime"
type="date"
- placeholder="工单日期">
+ placeholder="工单日期"
+ >
@@ -144,12 +151,14 @@
tooltip-effect="dark"
style="width: 100%"
max-height="240"
- @selection-change="handleSelectionChange">
+ @selection-change="handleSelectionChange"
+ >
-
+
@@ -162,7 +171,8 @@
+ :value="item.bucketId"
+ >
@@ -171,14 +181,16 @@
+ :value="item.productId"
+ >
-
+
@@ -198,40 +210,42 @@
tooltip-effect="dark"
style="width: 100%"
max-height="240"
- @selection-change="handleSelectionChange">
+ @selection-change="handleSelectionChange"
+ >
-
+
-
-
+
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+ @selection-change="handleSelectionChange"
+ >
-
+
@@ -260,7 +276,8 @@
+ :value="item.bucketId"
+ >
@@ -269,14 +286,16 @@
+ :value="item.productId"
+ >
-
+
@@ -296,12 +315,14 @@
tooltip-effect="dark"
style="width: 100%"
max-height="240"
- @selection-change="handleSelectionChange">
+ @selection-change="handleSelectionChange"
+ >
-
+
@@ -314,569 +335,576 @@
-
+