|
|
@@ -342,6 +342,7 @@ export default {
|
|
|
{ prop: "costsEndDate", label: "费用止期", minWidth: 160 },
|
|
|
{ prop: "costsDescription", label: "费用描述", minWidth: 220 },
|
|
|
{ prop: "desc", label: "费用因子描述", minWidth: 520 },
|
|
|
+ { prop: "priorityLevel", label: "方案优先级", minWidth: 120 },
|
|
|
{
|
|
|
prop: "jqCarCostsProportion",
|
|
|
label: "费用比例(交强)",
|
|
|
@@ -472,7 +473,7 @@ export default {
|
|
|
label: "非车出口比例五级",
|
|
|
minWidth: 160,
|
|
|
},
|
|
|
- { prop: "priorityLevel", label: "方案优先级", minWidth: 120 },
|
|
|
+
|
|
|
],
|
|
|
batchSizeList: [],
|
|
|
isBatch: false,
|