diff --git a/project/pingchang/apps/AppBayonetRegistration/components/List.vue b/project/pingchang/apps/AppBayonetRegistration/components/List.vue index 7ddee35d..9fb363f3 100644 --- a/project/pingchang/apps/AppBayonetRegistration/components/List.vue +++ b/project/pingchang/apps/AppBayonetRegistration/components/List.vue @@ -125,6 +125,7 @@ label: '风险等级', 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) } ], ids: [],