魏志佳 %!s(int64=4) %!d(string=hai) anos
pai
achega
a940083fc6
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/modules/columnConst/stockWatch.js

+ 2 - 2
src/views/modules/columnConst/stockWatch.js

@@ -1144,11 +1144,11 @@ export const KScustomFields= [
         },
         {
           title: '付费次数成本',
-          dataIndex: 'eventPayFirstDayCost',
+          dataIndex: 'eventPayCost',
           tip: '消耗/付费次数',
           align: 'center',    
           type:'int', 
-          scopedSlots: { customRender: 'eventPayFirstDayCost' },
+          scopedSlots: { customRender: 'eventPayCost' },
           sorter:() => {}
         },
         {