From c1e9f5d0aad5462dbfa91d5b5b222c9307cc0d06 Mon Sep 17 00:00:00 2001 From: wuteng <419274783@qq.com> Date: Wed, 10 Sep 2025 14:29:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=B9=E6=AE=8A=E6=9D=83=E9=87=8D=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../emis/emisSpecialCalcWeight/index.vue | 28 +++++++++++++++---- 1 file changed, 23 insertions(+), 5 deletions(-) diff --git a/src/views/emis/emisSpecialCalcWeight/index.vue b/src/views/emis/emisSpecialCalcWeight/index.vue index 8f201810..3e3d5f29 100644 --- a/src/views/emis/emisSpecialCalcWeight/index.vue +++ b/src/views/emis/emisSpecialCalcWeight/index.vue @@ -26,6 +26,23 @@ /> + + + + + + + + @@ -108,17 +125,17 @@ - - - + + + - - + + @@ -230,6 +247,7 @@ export default { prodName: null, status: null, carryType: null, + expireStatus:null, }, }; },