Explorar o código

Merge pull request #620 from jetlinks/next-wzy

fix: bug
孙超 %!s(int64=3) %!d(string=hai) anos
pai
achega
8c4edf52ad
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/pages/device/Firmware/Task/index.tsx

+ 1 - 0
src/pages/device/Firmware/Task/index.tsx

@@ -115,6 +115,7 @@ const Task = observer(() => {
       ellipsis: true,
       hideInSearch: true,
       dataIndex: 'progress',
+      renderText: (text) => <>{text}%</>,
       // valueType: 'digit',
     },
     {