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: '托盘码',