From 6241504095208d8bc2693b02c106e35a5366c71e Mon Sep 17 00:00:00 2001 From: wx <645899409@qq.com> Date: Mon, 29 Dec 2025 15:37:36 +0800 Subject: [PATCH] update --- src/views/indexSun/indexSun.ts | 44 ++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 15 deletions(-) diff --git a/src/views/indexSun/indexSun.ts b/src/views/indexSun/indexSun.ts index 8aefc53..0c3e3b0 100644 --- a/src/views/indexSun/indexSun.ts +++ b/src/views/indexSun/indexSun.ts @@ -167,16 +167,10 @@ export function infoContent1(res: any) { ${res.type === '1' ? '医院名称' : '救护车名称'}: ${res.name ? res.name : '--'} - ${ - res.type === '1' - ? ` - - ` - : `` - } +