From 4e48d155bd9749a9476377db12d1dc58e98230eb Mon Sep 17 00:00:00 2001 From: "pref_mail@163.com" Date: Mon, 29 Apr 2024 23:02:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=96=E6=B6=88=E6=95=B0=E6=8D=AE=E5=AF=B9?= =?UTF-8?q?=E6=AF=94=E7=9A=84=E5=8C=85=E6=9D=A1=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../checkInventoryTask/createTask.vue | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/views/distribution/checkInventoryTask/createTask.vue b/src/views/distribution/checkInventoryTask/createTask.vue index 4375aa07..17e8bfe0 100644 --- a/src/views/distribution/checkInventoryTask/createTask.vue +++ b/src/views/distribution/checkInventoryTask/createTask.vue @@ -1274,17 +1274,17 @@ const contrast = ref([ search: true, head: true, }, - { - prop: 'orderPackageCode', - label: '包条', - type: 5, - values: '', - width: '260', - checkarr: [], - fixed: true, - search: true, - head: true, - }, + // { + // prop: 'orderPackageCode', + // label: '包条', + // type: 5, + // values: '', + // width: '260', + // checkarr: [], + // fixed: true, + // search: true, + // head: true, + // }, { prop: 'trayCode', label: '托盘码',