bug
This commit is contained in:
@@ -125,6 +125,7 @@
|
|||||||
label: '风险等级',
|
label: '风险等级',
|
||||||
formart: v => this.dict.getLabel('EP_riskLevel', v)
|
formart: v => this.dict.getLabel('EP_riskLevel', v)
|
||||||
},
|
},
|
||||||
|
{ prop: 'gatewayName', align: 'center', label: '登记卡口' },
|
||||||
{ prop: 'handleType', align: 'center', label: '处理意见', formart: v => this.dict.getLabel('EP_handleType', v) }
|
{ prop: 'handleType', align: 'center', label: '处理意见', formart: v => this.dict.getLabel('EP_handleType', v) }
|
||||||
],
|
],
|
||||||
ids: [],
|
ids: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user