Explorar o código

fix: 标题名称

outaozhen %!s(int64=5) %!d(string=hai) anos
pai
achega
2d0ea56ac2

+ 2 - 2
src/pages/workbench/Dashboard/components/ReminderList/index.jsx

@@ -12,7 +12,7 @@ const ReminderList = props => {
   const { dataType, reminderCyclical } = props
   const clientColumns = [
     {
-      title: '客户名称',
+      title: '联系人名称',
       dataIndex: 'staffName'
     },
     {
@@ -88,7 +88,7 @@ const ReminderList = props => {
   ]
   const businessColumns = [
     {
-      title: '客户名称',
+      title: '商机名称',
       dataIndex: 'staffName'
     },
     {