Browse Source

bug修改

ljb 7 months ago
parent
commit
ff3c641da5

+ 3 - 0
src/option/yfCostManage/yfCostStatistics/personAllocationList.js

@@ -222,6 +222,9 @@ export default {
       width: 100,
       width: 100,
       align: 'center',
       align: 'center',
       showOverflowTooltip: true,
       showOverflowTooltip: true,
+      formatter:(val,value,label)=>{
+        return value+'%'
+      }
     },
     },
     {
     {
       label: '工资薪金',
       label: '工资薪金',