From d6fcc6c88bd5c939631d29eb73277a97ad944115 Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 1 Mar 2022 14:46:13 +0800 Subject: [PATCH] jiacengbanchengpinjianyan --- hb_client/src/views/wpm/need.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hb_client/src/views/wpm/need.vue b/hb_client/src/views/wpm/need.vue index 9609745..004125d 100644 --- a/hb_client/src/views/wpm/need.vue +++ b/hb_client/src/views/wpm/need.vue @@ -1241,7 +1241,7 @@ that.recordId = scope.row.id; that.recordform = scope.row.form; that.formName = scope.row.form_.name; - if (that.innerIndex === '1') {//非复检 + if (that.innerIndex !== '2') {//非复检 getrffieldList({form: this.recordform, enabled: true, page: 1, page_size: 100}).then((response) => { if (response.data) { that.hasPicture = false;