diff --git a/src/views/inm/mioitem_check.vue b/src/views/inm/mioitem_check.vue index c09be6d4..15f2d242 100644 --- a/src/views/inm/mioitem_check.vue +++ b/src/views/inm/mioitem_check.vue @@ -885,8 +885,8 @@ 缺陷项 - - + + ({{ item.note }}) @@ -997,7 +997,8 @@ export default { that.project_code = config_base.base_code; that.getUserList(); if(that.project_code=='bxerp'){ - that.wproductId = that.objitem.wproducts[0].id; + that.wproductId = that.objitem.mioitemw[0].wpr; + // that.wproductId = that.objitem.wproducts[0].id; this.getQctDetail(); }else{ if (that.type == "pur_in") {