From a9a56aa104ccce7409797c1e891b43be25f59353 Mon Sep 17 00:00:00 2001 From: hou <1601990943@qq.com> Date: Mon, 8 Nov 2021 10:16:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=BA=93=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- general-rf-india/src/pages/raw/ingoods/dnReceipt/idetailed.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/general-rf-india/src/pages/raw/ingoods/dnReceipt/idetailed.vue b/general-rf-india/src/pages/raw/ingoods/dnReceipt/idetailed.vue index 13f0e1c..76d2019 100644 --- a/general-rf-india/src/pages/raw/ingoods/dnReceipt/idetailed.vue +++ b/general-rf-india/src/pages/raw/ingoods/dnReceipt/idetailed.vue @@ -223,7 +223,6 @@ export default class RawReceiptDetail extends BasePage { } deleteItem(index: any) { this.LocationList.splice(index, 1); - console.log("this.LocationList", this.LocationList); } bookTypeChange(e: any) { this.wlCode = e.pickerName;