lanjianrong 3 anni fa
parent
commit
d42f2303ac
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/pages/Project/Verification/index.tsx

+ 1 - 1
src/pages/Project/Verification/index.tsx

@@ -65,7 +65,7 @@ const FlowList = () => {
     //   onHeaderCell: () => ({ style: { textAlign: 'center' } })
     //   onHeaderCell: () => ({ style: { textAlign: 'center' } })
     // },
     // },
     {
     {
-      dataIndex: 'approval',
+      dataIndex: 'name',
       title: '模板名称',
       title: '模板名称',
       onHeaderCell: () => ({ style: { textAlign: 'center' } }),
       onHeaderCell: () => ({ style: { textAlign: 'center' } }),
       renderText: (_, record) => (
       renderText: (_, record) => (