diff --git a/src/views/distribution/checkInventoryTask/createTask.vue b/src/views/distribution/checkInventoryTask/createTask.vue index 19a120a4..0df120eb 100644 --- a/src/views/distribution/checkInventoryTask/createTask.vue +++ b/src/views/distribution/checkInventoryTask/createTask.vue @@ -1272,17 +1272,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: '托盘码',