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' - ? ` - - ` - : `` - } +