From 02a27daf6fc9313c503b7886cf30868329b69389 Mon Sep 17 00:00:00 2001
From: shilixia <2309368887@qq.com>
Date: Tue, 16 Nov 2021 14:21:02 +0800
Subject: [PATCH] fenye
---
hb_client/src/views/mtm/materialdo.vue | 12 +++++-------
hb_client/src/views/mtm/step.vue | 11 ++++++++++-
hb_client/src/views/wpm/need.vue | 19 ++++++++++++++++++-
3 files changed, 33 insertions(+), 9 deletions(-)
diff --git a/hb_client/src/views/mtm/materialdo.vue b/hb_client/src/views/mtm/materialdo.vue
index 3cb531e..78bafdc 100644
--- a/hb_client/src/views/mtm/materialdo.vue
+++ b/hb_client/src/views/mtm/materialdo.vue
@@ -216,6 +216,7 @@
scope.row.field_key
}}
+
是
@@ -399,14 +401,10 @@
!-->
+
+
-
-
-
+
diff --git a/hb_client/src/views/mtm/step.vue b/hb_client/src/views/mtm/step.vue
index b8569f3..1280673 100644
--- a/hb_client/src/views/mtm/step.vue
+++ b/hb_client/src/views/mtm/step.vue
@@ -327,6 +327,13 @@
+
@@ -404,7 +411,9 @@
stepList:[],
upHeaders: upHeaders(),
upUrl: upUrl(),
- fileList:[],
+ fileList:{
+ count: 0,
+ },
listLoading: true,
dialogVisibles: false,
dialogVisibleForm: false,
diff --git a/hb_client/src/views/wpm/need.vue b/hb_client/src/views/wpm/need.vue
index f1eea65..35ccf65 100644
--- a/hb_client/src/views/wpm/need.vue
+++ b/hb_client/src/views/wpm/need.vue
@@ -42,9 +42,18 @@
- {{ scope.row.m_state_.number }}
+ {{ scope.row.number }}
+
+
+
+ {{actstate_[scope.row.act_state]}}
+
+
+ {{ scope.row.p_state_.name }}
+
+