刘云峰 2 months ago
parent
commit
cbd1a01408
  1. 18
      vue/src/views/pg-fis/basedate/planControl_V2/index.vue

18
vue/src/views/pg-fis/basedate/planControl_V2/index.vue

@ -192,13 +192,13 @@
width: 180 width: 180
}, },
{ {
label: "序号", label: "物流配货顺序号",
prop: "serialNum", prop: "hostSN",
width: 120 width: 120
}, },
{ {
label: "物流配货顺序号", label: "#",
prop: "hostSN", prop: "serialNum",
width: 120 width: 120
}, },
//{ label: "线", prop: "productLine", width: 130 }, //{ label: "线", prop: "productLine", width: 130 },
@ -238,11 +238,11 @@
prop: "SpecialCarLogo", prop: "SpecialCarLogo",
width: 120 width: 120
}, //new }, //new
{ // {
label: "类别", // label: "",
prop: "type", // prop: "type",
width: 120 // width: 120
}, // },
{ {
label: "涂装下线EA1", label: "涂装下线EA1",
prop: "paintOfflineTime", prop: "paintOfflineTime",

Loading…
Cancel
Save