From d3ce0baf0bdc03b81485f0a62acd17e4273d0cd3 Mon Sep 17 00:00:00 2001 From: liushuai Date: Wed, 30 Oct 2019 13:15:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Inventory/CreatePickingList/index.vue | 4 ---- src/views/Inventory/PurchaseInRecord/index.vue | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/views/Inventory/CreatePickingList/index.vue b/src/views/Inventory/CreatePickingList/index.vue index f8eab07a..07741f00 100644 --- a/src/views/Inventory/CreatePickingList/index.vue +++ b/src/views/Inventory/CreatePickingList/index.vue @@ -793,10 +793,6 @@ export default { handleSelectionChange(val) { this.multipleSelection = val }, - // 多选 - handleSelectionChange1(val) { - this.multipleSelection1 = val - }, // 选入 selectInto() { if (this.PartType === '离线采购件') { diff --git a/src/views/Inventory/PurchaseInRecord/index.vue b/src/views/Inventory/PurchaseInRecord/index.vue index c799b622..ec675d06 100644 --- a/src/views/Inventory/PurchaseInRecord/index.vue +++ b/src/views/Inventory/PurchaseInRecord/index.vue @@ -66,7 +66,7 @@