shenwu 2 days ago
parent
commit
21cc035af4
1 changed files with 7 additions and 7 deletions
  1. 7 7
      src/pages/iaaData/novel/tencent/pitcherAdRevenue/tableConfig.tsx

+ 7 - 7
src/pages/iaaData/novel/tencent/pitcherAdRevenue/tableConfig.tsx

@@ -93,31 +93,31 @@ function columns12(): { label: string, fieldSHow?: { label: string, saveField: s
                     render: (a: number, b: any) => <Statistic value={a || 0}  />
                 },
                 {
-                    title: 'D1', dataIndex: 'd1Add', label: '基本信息', align: 'center', width: 80, default: 14, sorter: true,
+                    title: 'D1', dataIndex: 'd1Add', label: '基本信息', align: 'center', width: 80, default: 15, sorter: true,
                     render: (a: number, b: any) => <Statistic value={a || 0} precision={2} />
                 },
                 {
-                    title: 'D2', dataIndex: 'd2Add', label: '基本信息', align: 'center', width: 80, default: 15, sorter: true,
+                    title: 'D2', dataIndex: 'd2Add', label: '基本信息', align: 'center', width: 80, default: 16, sorter: true,
                     render: (a: number, b: any) => <Statistic value={a || 0} precision={2} />
                 },
                 {
-                    title: 'D3', dataIndex: 'd3Add', label: '基本信息', align: 'center', width: 80, default: 16, sorter: true,
+                    title: 'D3', dataIndex: 'd3Add', label: '基本信息', align: 'center', width: 80, default: 17, sorter: true,
                     render: (a: number, b: any) => <Statistic value={a || 0} precision={2} />
                 },
                 {
-                    title: 'D4', dataIndex: 'd4Add', label: '基本信息', align: 'center', width: 80, default: 17, sorter: true,
+                    title: 'D4', dataIndex: 'd4Add', label: '基本信息', align: 'center', width: 80, default: 18, sorter: true,
                     render: (a: number, b: any) => <Statistic value={a || 0} precision={2} />
                 },
                 {
-                    title: 'D5', dataIndex: 'd5Add', label: '基本信息', align: 'center', width: 80, default: 18, sorter: true,
+                    title: 'D5', dataIndex: 'd5Add', label: '基本信息', align: 'center', width: 80, default: 19, sorter: true,
                     render: (a: number, b: any) => <Statistic value={a || 0} precision={2} />
                 },
                 {
-                    title: 'D6', dataIndex: 'd6Add', label: '基本信息', align: 'center', width: 80, default: 19, sorter: true,
+                    title: 'D6', dataIndex: 'd6Add', label: '基本信息', align: 'center', width: 80, default: 20, sorter: true,
                     render: (a: number, b: any) => <Statistic value={a || 0} precision={2} />
                 },
                 {
-                    title: 'D7', dataIndex: 'd7Add', label: '基本信息', align: 'center', width: 80, default: 20, sorter: true,
+                    title: 'D7', dataIndex: 'd7Add', label: '基本信息', align: 'center', width: 80, default: 21, sorter: true,
                     render: (a: number, b: any) => <Statistic value={a || 0} precision={2} />
                 },
             ]