From adee39f37f0f8bd9bf882fcd4ab972c582f26df7 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Tue, 27 Sep 2022 15:20:42 +0800 Subject: [PATCH] bug --- .../pingchang/apps/AppBayonetRegistration/components/List.vue | 1 + 1 file changed, 1 insertion(+) 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: [],