chenshilong 4 سال پیش
والد
کامیت
18a868762a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      web/building_saas/main/js/views/gather_fees_view.js

+ 1 - 1
web/building_saas/main/js/views/gather_fees_view.js

@@ -8,7 +8,7 @@ let gatherFeesView = {
         header:[
             // {headerName:"ID",headerWidth:80,dataCode:"ID", hAlign: "center"},
             {headerName:"费用类别",headerWidth:160,dataCode:"name", dataType: "String"},
-            {headerName:"金额",headerWidth:80,dataCode:"totalFee", dataType: "String",hAlign: "right"}
+            {headerName:"金额",headerWidth:100,dataCode:"totalFee", dataType: "String",hAlign: "right"}
         ],
         view:{
             comboBox:[],