outaozhen 5 anni fa
parent
commit
8a8bb3d2a2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/pages/workbench/Dashboard/index.jsx

+ 1 - 1
src/pages/workbench/Dashboard/index.jsx

@@ -136,7 +136,7 @@ const Dashboard = ({ dispatch, permData = {}, groupList = [] }) => {
       )
     },
     {
-      title: '提醒逾期',
+      title: '备忘',
       dataIndex: 'remind',
       render: (name, record) => (
         <span