dev01 2 years ago
parent
commit
39e0f5f937
1 changed files with 2 additions and 2 deletions
  1. 2 2
      js/component/manageCenter/order/source/index.jsx

+ 2 - 2
js/component/manageCenter/order/source/index.jsx

@@ -174,7 +174,7 @@ class Source extends Component {
             </span>
         },
         {
-          title: "复购/占比",
+          title: "高新复购/占比",
           dataIndex: "gxfgl",
           key: "gxfgl",
           width: 150,
@@ -193,7 +193,7 @@ class Source extends Component {
             </span>
         },
         {
-          title: "复购其他/占比",
+          title: "其他复购/占比",
           dataIndex: "qtfgl",
           key: "qtfgl",
           width: 150,