Przeglądaj źródła

拆分显示修改

root 3 lat temu
rodzic
commit
99758f3ea7

+ 24 - 24
backendApi/modules/v1/models/lists/bonus/PeriodBonusList.php

@@ -373,18 +373,18 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
                         'prop'=>'ORI_BONUS_BU_YJ',
                     ],
                 ],
-                'ORI_BONUS_BU_YJKC' => [
-                    'header' => '蓝星业绩奖(管理费)',
-                    'value' => function($row) {
-                        return (new Price([
-                            'value' => $row['ORI_BONUS_BU_YJKC'],
-                        ]))->result();
-                    },
-                    'headerOther' => [
-                        'width' => '150',
-                        'prop'=>'ORI_BONUS_BU_YJKC',
-                    ],
-                ],
+//                'ORI_BONUS_BU_YJKC' => [
+//                    'header' => '蓝星业绩奖(管理费)',
+//                    'value' => function($row) {
+//                        return (new Price([
+//                            'value' => $row['ORI_BONUS_BU_YJKC'],
+//                        ]))->result();
+//                    },
+//                    'headerOther' => [
+//                        'width' => '150',
+//                        'prop'=>'ORI_BONUS_BU_YJKC',
+//                    ],
+//                ],
                 'ORI_BONUS_BU_YJSF' => [
                     'header' => '蓝星业绩奖(实发)',
                     'value' => function($row) {
@@ -410,18 +410,18 @@ class PeriodBonusList extends \common\libs\dataList\DataList implements DataList
                         'prop'=>'ORI_BONUS_BU_GL',
                     ],
                 ],
-                'ORI_BONUS_BU_GLKC' => [
-                    'header' => '蓝星管理奖(管理费)',
-                    'value' => function($row) {
-                        return (new Price([
-                            'value' => $row['ORI_BONUS_BU_GLKC'],
-                        ]))->result();
-                    },
-                    'headerOther' => [
-                        'width' => '150',
-                        'prop'=>'ORI_BONUS_BU_GLKC',
-                    ],
-                ],
+//                'ORI_BONUS_BU_GLKC' => [
+//                    'header' => '蓝星管理奖(管理费)',
+//                    'value' => function($row) {
+//                        return (new Price([
+//                            'value' => $row['ORI_BONUS_BU_GLKC'],
+//                        ]))->result();
+//                    },
+//                    'headerOther' => [
+//                        'width' => '150',
+//                        'prop'=>'ORI_BONUS_BU_GLKC',
+//                    ],
+//                ],
                 'ORI_BONUS_BU_GLSF' => [
                     'header' => '蓝星管理奖(实发)',
                     'value' => function($row) {