From d1d929e9a552f29cfc8c06c75093b5cfb487a0fc Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Mon, 18 Mar 2019 09:17:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=B7=A5=E8=BF=9B=E5=BA=A6=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ProcessPlanning/index.vue | 42 ++++++++++++++++--- .../ProcessingStatus/index.vue | 18 ++++---- .../ProcessingStatusEdit/index.vue | 2 +- 3 files changed, 46 insertions(+), 16 deletions(-) diff --git a/src/views/ManufacturingCenter/ProcessPlanning/index.vue b/src/views/ManufacturingCenter/ProcessPlanning/index.vue index 4c6e958b..1005d7dd 100644 --- a/src/views/ManufacturingCenter/ProcessPlanning/index.vue +++ b/src/views/ManufacturingCenter/ProcessPlanning/index.vue @@ -2,7 +2,7 @@
- + 未编制 已编制 @@ -31,15 +31,15 @@ 零件名称: + 投产总数量: + 材质: - - + + 规格: - 投产总数量: -
@@ -101,6 +101,7 @@ 计算重量 +
@@ -206,7 +207,34 @@ - + + + 查询 + + + + + +
+ +
+ +
+ + 查询 @@ -499,6 +527,8 @@ export default { }, data() { return { + dialogMateria2: false, + prepareMateriel: '', lastFocusText: '', Result1: '', Result2: '', diff --git a/src/views/ManufacturingCenter/ProcessingStatus/index.vue b/src/views/ManufacturingCenter/ProcessingStatus/index.vue index e1c418f4..775e66b9 100644 --- a/src/views/ManufacturingCenter/ProcessingStatus/index.vue +++ b/src/views/ManufacturingCenter/ProcessingStatus/index.vue @@ -23,6 +23,14 @@ 零件图号: + 进度颜色: + 拖期 + 即将拖期 + 如期 + 工序外协 + 报废 + + 计划下达时间: - - + ~ 查询 - - 进度颜色: - 拖期 - 即将拖期 - 如期 - 工序外协 - 报废 - diff --git a/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue b/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue index a735c6fb..ac6184ca 100644 --- a/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue +++ b/src/views/ManufacturingCenter/ProcessingStatusEdit/index.vue @@ -32,7 +32,7 @@ style="width: 160px" type="date" placeholder="选择日期"/> - - + ~