From 9be1c056342d727cb4c8949d1446f829636d0c85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E6=98=8E=E6=A2=81?= <2429105222@qq.com> Date: Wed, 14 Dec 2022 09:49:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/inout/IOAddOrder.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/inout/IOAddOrder.vue b/src/views/inout/IOAddOrder.vue index fd786bd..6f8bde0 100644 --- a/src/views/inout/IOAddOrder.vue +++ b/src/views/inout/IOAddOrder.vue @@ -990,7 +990,6 @@ export default { getBasicUnitMaintains(cQuery) .then((response) => { - debugger this.loading = false; this.fromOptions = response.data.page.list || []; if (this.curAction.corpType == 3) {