From 484d071831fa13803e2909e739e9974f92e1d9e4 Mon Sep 17 00:00:00 2001 From: zhangdingyu <974548713@qq.com> Date: Tue, 12 Mar 2019 16:51:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=9F=E4=BA=A7=E8=83=BD=E5=8A=9B=E5=B9=B3?= =?UTF-8?q?=E8=A1=A1=E5=88=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ManufacturingCenter/ProductionCapacityBalance/index.vue | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue b/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue index 5e853f2b..c0405e35 100644 --- a/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue +++ b/src/views/ManufacturingCenter/ProductionCapacityBalance/index.vue @@ -1442,9 +1442,6 @@ export default { this.bianliang1.push(this.tableData1[i].工艺计划流水号) } discharge(this.bianliang1).then(response => { - this.total1 = 0 - this.pageSize1 = 10 - this.pageList1 = 1 this.Selection1() }) },