xiaodai2022
2 năm trước cách đây
mục cha
commit
60313ef736
|
@@ -1,12 +1,12 @@
|
|
|
const columns = [
|
|
|
- {
|
|
|
- prop: "zxNo",
|
|
|
- label: "竞价单编号",
|
|
|
- width: "158px",
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // prop: "zxNo",
|
|
|
+ // label: "竞价单编号",
|
|
|
+ // width: "158px",
|
|
|
+ // },
|
|
|
{
|
|
|
prop: "infoNo",
|
|
|
- label: "竞价阶梯编号",
|
|
|
+ label: "任务单号",
|
|
|
width: "155px",
|
|
|
},
|
|
|
|