@@ -55,11 +55,11 @@ const columns = [
},
- {
- prop: "cgder",
- label: "采购员",
- width: "60px",
- },
+ // {
+ // prop: "cgder",
+ // label: "采购员",
+ // width: "60px",
+ // },
{
prop: "lasttime",
label: "预计最晚入库时间",
@@ -87,11 +87,11 @@ const showColumns = [
_slot_: "status",
span: 6,
- prop: "orderCode",
- label: "订单编号",
- span: 6,
+ // prop: "orderCode",
+ // label: "订单编号",
+ // span: 6,
prop: "order_type",
label: "商品来源",
@@ -99,11 +99,11 @@ const showColumns = [
- prop: "apply_name",
- label: "申请人",
+ // prop: "apply_name",
+ // label: "申请人",
prop: "sendtime",
@@ -116,17 +116,17 @@ const showColumns = [
label: "发货数量",
- prop: "check_num",
- label: "验收数量",
+ // prop: "check_num",
+ // label: "验收数量",
- prop: "error_num",
- label: "异常数量",
+ // prop: "error_num",
+ // label: "异常数量",
prop: "addtime",