From 57e0f1cb2c2d1e0d45b813def0b78d236ce6a2e0 Mon Sep 17 00:00:00 2001 From: liwei Date: Sat, 9 Oct 2021 15:55:40 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95-=E8=BF=BD=E6=BA=AF=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/productplan/workbench/order/index.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/productplan/workbench/order/index.vue b/src/views/productplan/workbench/order/index.vue index 3ca9306..d278d59 100644 --- a/src/views/productplan/workbench/order/index.vue +++ b/src/views/productplan/workbench/order/index.vue @@ -570,8 +570,6 @@ export default { this.loading = false } ).catch(()=>{ - this.dataList = [] - this.total = 0 this.loading = false }) },