From 01e44e44dfbe808b7872d7513cb0fe0cf2226352 Mon Sep 17 00:00:00 2001
From: shilixia <2309368887@qq.com>
Date: Mon, 1 Nov 2021 14:52:07 +0800
Subject: [PATCH] xiugai
---
hb_client/src/views/mtm/material.vue | 32 ++++------------------
hb_client/src/views/mtm/productprocess.vue | 2 +-
hb_client/src/views/mtm/step.vue | 3 ++
3 files changed, 10 insertions(+), 27 deletions(-)
diff --git a/hb_client/src/views/mtm/material.vue b/hb_client/src/views/mtm/material.vue
index 46e8971..9eb99f4 100644
--- a/hb_client/src/views/mtm/material.vue
+++ b/hb_client/src/views/mtm/material.vue
@@ -4,7 +4,7 @@
-
+
{{options_[scope.row.type]}}
@@ -204,9 +184,9 @@ export default {
"1":'成品',
"2":'半成品',
"3":'主要原料',
- "4":'辅助原料',
+ "4":'辅助材料',
"5":'加工工具',
- "6":'辅助工具',
+ "6":'辅助工装',
},
options: [{
@@ -220,13 +200,13 @@ export default {
label: '主要原料'
}, {
value: 4,
- label: '辅助原料'
+ label: '辅助材料'
}, {
value: 5,
label: '加工工具'
}, {
value: 6,
- label: '辅助工具'
+ label: '辅助工装'
}],
unitoptions:[
{
diff --git a/hb_client/src/views/mtm/productprocess.vue b/hb_client/src/views/mtm/productprocess.vue
index f663abc..c2b2eac 100644
--- a/hb_client/src/views/mtm/productprocess.vue
+++ b/hb_client/src/views/mtm/productprocess.vue
@@ -156,7 +156,7 @@
- 取消
+ 取消
确认
diff --git a/hb_client/src/views/mtm/step.vue b/hb_client/src/views/mtm/step.vue
index f0471e0..d376f14 100644
--- a/hb_client/src/views/mtm/step.vue
+++ b/hb_client/src/views/mtm/step.vue
@@ -32,6 +32,9 @@
:label="item.name"
:value="item.number">{{item.name}}
+
+
+ {{ scope.row.sort }}