dev01 2 éve%!(EXTRA string=óta)
szülő
commit
834bbd6ddd
1 módosított fájl, 8 hozzáadás és 8 törlés
  1. 8 8
      js/component/manageCenter/order/source/index.jsx

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

@@ -73,7 +73,7 @@ class Source extends Component {
           title: "签单数(个)",
           dataIndex: "counts",
           key: "counts",
-          width: 170,
+          width: 120,
           onCellClick: (r) => {
             let cellData = {};
             cellData["province"] = r.province
@@ -120,7 +120,7 @@ class Source extends Component {
           title: "电话自带资源/占比",
           dataIndex: "dhzdzyl",
           key: "dhzdzyl",
-          width: 170,
+          width: 150,
           onCellClick: (r) => {
             let cellData = {};
             cellData["province"] = r.province
@@ -139,7 +139,7 @@ class Source extends Component {
           title: "网络/占比",
           dataIndex: "wll",
           key: "wll",
-          width: 170,
+          width: 150,
           onCellClick: (r) => {
             let cellData = {};
             cellData["province"] = r.province
@@ -158,7 +158,7 @@ class Source extends Component {
           title: "渠道/占比",
           dataIndex: "qdl",
           key: "qdl",
-          width: 170,
+          width: 150,
           onCellClick: (r) => {
             let cellData = {};
             cellData["province"] = r.province
@@ -177,7 +177,7 @@ class Source extends Component {
           title: "复购/占比",
           dataIndex: "gxfgl",
           key: "gxfgl",
-          width: 170,
+          width: 150,
           onCellClick: (r) => {
             let cellData = {};
             cellData["province"] = r.province
@@ -196,7 +196,7 @@ class Source extends Component {
           title: "复购其他/占比",
           dataIndex: "qtfgl",
           key: "qtfgl",
-          width: 170,
+          width: 150,
           onCellClick: (r) => {
             let cellData = {};
             cellData["province"] = r.province
@@ -215,7 +215,7 @@ class Source extends Component {
           title: "转介绍/占比",
           dataIndex: "zjsl",
           key: "zjsl",
-          width: 170,
+          width: 150,
           onCellClick: (r) => {
             let cellData = {};
             cellData["province"] = r.province
@@ -234,7 +234,7 @@ class Source extends Component {
           title: "其他/占比",
           dataIndex: "qtl",
           key: "qtl",
-          width: 170,
+          width: 150,
           onCellClick: (r) => {
             let cellData = {};
             cellData["province"] = r.province