diff --git a/src/views/inm/mioitem_form.vue b/src/views/inm/mioitem_form.vue
index f50afcf1..d0cff367 100644
--- a/src/views/inm/mioitem_form.vue
+++ b/src/views/inm/mioitem_form.vue
@@ -195,6 +195,11 @@
+
+
+
+
+
@@ -320,6 +325,7 @@ export default {
mioitemw:[],
wprList:[],
prefix:'',
+ halfgoodprefix:'',
count_send_yp:0,
project_code:'',
digitNum:null,
@@ -777,6 +783,13 @@ export default {
})
},
+ halfgoodprefixChange(){
+ let that = this;
+ that.mioitems = [];
+ for(let i=0;i