wjx %!s(int64=2) %!d(string=hai) anos
pai
achega
f3cf01c9eb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/pages/adMonitor/adMonitorList/tablePlanListConfig.tsx

+ 1 - 1
src/pages/adMonitor/adMonitorList/tablePlanListConfig.tsx

@@ -98,7 +98,7 @@ function columnsMonitor(details: (id: number) => void) {
                 align: 'center',
                 width: 105,
                 render: (a: any) => {
-                    return GUANGGAOZHUANGTAI[a] || '--'
+                    return <span dangerouslySetInnerHTML={{ __html: GUANGGAOZHUANGTAI[a] || '--' }}></span>
                 }
             },
             // {