From 691152a4b177f1d0eaec2a359b8b310152a31921 Mon Sep 17 00:00:00 2001 From: anthonywj Date: Tue, 25 Oct 2022 09:56:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=A4=9A=E7=BA=A7=E5=8C=85?= =?UTF-8?q?=E8=A3=85=E6=97=A0=E6=B3=95=E6=9F=A5=E8=AF=A2=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basic/UdiInfoManage.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/basic/UdiInfoManage.vue b/src/views/basic/UdiInfoManage.vue index a903354..8b0bb33 100644 --- a/src/views/basic/UdiInfoManage.vue +++ b/src/views/basic/UdiInfoManage.vue @@ -1016,7 +1016,6 @@ export default { addType: 1, thrPiId: null, filterType: null, - diType: 1 }, productType: null, editQuery: null, @@ -1085,7 +1084,6 @@ export default { page: 1, limit: 20, addType: 1, - diType: 1 }; this.getList(); },