From c189216ecccb88d4f4a11327203780c4adeac4ed Mon Sep 17 00:00:00 2001 From: "[li_she]" <[li.she@xujiesoft.com]> Date: Mon, 4 Jul 2022 14:24:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B7=E7=BC=96=E7=A0=81=202022-07-?= =?UTF-8?q?04=20sxm?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/common/com-roll-label.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/modules/common/com-roll-label.vue b/src/views/modules/common/com-roll-label.vue index dcf7f0c..ea48df7 100644 --- a/src/views/modules/common/com-roll-label.vue +++ b/src/views/modules/common/com-roll-label.vue @@ -481,6 +481,7 @@ export default { if (data.code === 0) { getRollCustomer(rollNoList[0]).then(({data}) => { if (data.code === 0) { + this.orderInfo.customerId = data.data.customerId ? data.data.customerId : '*' let query = { customerId: data.data.customerId ? data.data.customerId : '*', reportFamily: '卷标签'