From 2164aac5bd928caeec0e56d5f641bcbcfce81a2e Mon Sep 17 00:00:00 2001 From: shijing Date: Mon, 5 Jan 2026 14:00:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E7=8E=BB=E7=BA=A4=E5=8D=8A=E6=88=90?= =?UTF-8?q?=E5=93=81=E5=85=A5=E5=BA=93=E6=97=B6=E6=B7=BB=E5=8A=A0=E7=BC=96?= =?UTF-8?q?=E5=8F=B7=E5=89=8D=E7=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inm/mioitem_form.vue | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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