Compare commits
1 Commits
prod-26-01
...
4434ef0a58
| Author | SHA1 | Date | |
|---|---|---|---|
| 4434ef0a58 |
@@ -1147,8 +1147,8 @@ export default {
|
||||
{label: '服务车辆', prop: 'vehicleName'},
|
||||
{label: '服务完成状况', prop: 'orderStatusString'},
|
||||
{label: '案件完成时间', prop: 'finishTime'},
|
||||
{label: '省(B)', prop: 'bProvince'},
|
||||
{label: '市(B)', prop: 'bCity'},
|
||||
{label: '省(B)', prop: 'bprovince'},
|
||||
{label: '市(B)', prop: 'bcity'},
|
||||
{label: '区(B)', prop: 'area'},
|
||||
]
|
||||
} else if (this.active === 6) {//投诉明细
|
||||
|
||||
Reference in New Issue
Block a user