From 780478dce75e6a8c4f15a38914495da192f1bd33 Mon Sep 17 00:00:00 2001 From: jscyl13849007907 <13849007907@163.com> Date: Wed, 20 May 2026 10:49:40 +0800 Subject: [PATCH] no message --- root/bind/applyList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/bind/applyList.vue b/root/bind/applyList.vue index 87fed89..4ea6074 100644 --- a/root/bind/applyList.vue +++ b/root/bind/applyList.vue @@ -46,12 +46,12 @@ - {{itm.agencyName}} + {{itm.fullName || itm.agencyName}} {{itm.remark && itm.remark.trim() ? itm.remark : (itm.tel ? itm.tel : '-')}} - +