diff --git a/src/views/modules/finshProduct/outWarehouse.vue b/src/views/modules/finshProduct/outWarehouse.vue index 21c34c8..eca97e7 100644 --- a/src/views/modules/finshProduct/outWarehouse.vue +++ b/src/views/modules/finshProduct/outWarehouse.vue @@ -126,24 +126,26 @@ export default { status: true, fixed: '', columnWidth: 80 - },{ - userId: this.$store.state.user.name, - functionId: 400002, - serialNumber: '400002Table2PartDesc', - tableId: "400002Table2", - tableName: "ShipmentDetail", - columnProp: "partDesc", - headerAlign: "center", - align: "left", - columnLabel: "物料描述", - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: '', - columnWidth: 100 - },{ + }, + // { + // userId: this.$store.state.user.name, + // functionId: 400002, + // serialNumber: '400002Table2PartDesc', + // tableId: "400002Table2", + // tableName: "ShipmentDetail", + // columnProp: "partDesc", + // headerAlign: "center", + // align: "left", + // columnLabel: "物料描述", + // columnHidden: false, + // columnImage: false, + // columnSortable: false, + // sortLv: 0, + // status: true, + // fixed: '', + // columnWidth: 100 + // }, + { userId: this.$store.state.user.name, functionId: 400002, serialNumber: '400002Table2SaleQty', @@ -160,58 +162,61 @@ export default { status: true, fixed: '', columnWidth: 80 - },{ - userId: this.$store.state.user.name, - functionId: 400002, - serialNumber: '400002Table2OrderRef1', - tableId: "400002Table2", - tableName: "ShipmentDetail", - columnProp: "orderRef1", - headerAlign: "center", - align: "left", - columnLabel: "关联单号1", - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: '', - columnWidth: 80 - },{ - userId: this.$store.state.user.name, - functionId: 400002, - serialNumber: '400002Table2OrderRef2', - tableId: "400002Table2", - tableName: "ShipmentDetail", - columnProp: "orderRef2", - headerAlign: "center", - align: "left", - columnLabel: "关联单号2", - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: '', - columnWidth: 80 - },{ - userId: this.$store.state.user.name, - functionId: 400002, - serialNumber: '400002Table2OrderRef3', - tableId: "400002Table2", - tableName: "ShipmentDetail", - columnProp: "orderRef3", - headerAlign: "center", - align: "center", - columnLabel: "关联单号3", - columnHidden: false, - columnImage: false, - columnSortable: false, - sortLv: 0, - status: true, - fixed: '', - columnWidth: 80 - } + }, + // { + // userId: this.$store.state.user.name, + // functionId: 400002, + // serialNumber: '400002Table2OrderRef1', + // tableId: "400002Table2", + // tableName: "ShipmentDetail", + // columnProp: "orderRef1", + // headerAlign: "center", + // align: "left", + // columnLabel: "关联单号1", + // columnHidden: false, + // columnImage: false, + // columnSortable: false, + // sortLv: 0, + // status: true, + // fixed: '', + // columnWidth: 80 + // }, + // { + // userId: this.$store.state.user.name, + // functionId: 400002, + // serialNumber: '400002Table2OrderRef2', + // tableId: "400002Table2", + // tableName: "ShipmentDetail", + // columnProp: "orderRef2", + // headerAlign: "center", + // align: "left", + // columnLabel: "关联单号2", + // columnHidden: false, + // columnImage: false, + // columnSortable: false, + // sortLv: 0, + // status: true, + // fixed: '', + // columnWidth: 80 + // }, + // { + // userId: this.$store.state.user.name, + // functionId: 400002, + // serialNumber: '400002Table2OrderRef3', + // tableId: "400002Table2", + // tableName: "ShipmentDetail", + // columnProp: "orderRef3", + // headerAlign: "center", + // align: "center", + // columnLabel: "关联单号3", + // columnHidden: false, + // columnImage: false, + // columnSortable: false, + // sortLv: 0, + // status: true, + // fixed: '', + // columnWidth: 80 + // } ], boxDataList:[],