瀏覽代碼

Merge branch 'dev' of http://git.echepei.com/tubao/Smart_platform_ui into dev

Qukatie 8 月之前
父節點
當前提交
393a5169e5
共有 1 個文件被更改,包括 3 次插入5 次删除
  1. 3 5
      src/views/tirePartsMall/financingManagement/balanceRecharge/index.vue

+ 3 - 5
src/views/tirePartsMall/financingManagement/balanceRecharge/index.vue

@@ -79,11 +79,9 @@ export default {
         showSummary: true,
         sumColumnList: [
           {
-            name: 'fundingAmount',
-            type: 'sum',
-          }, {
-            name: 'availableAmount',
+            name: 'amount',
             type: 'sum',
+            decimals: 2,
           }],
         column: [
           {
@@ -134,7 +132,7 @@ export default {
             searchRange: true,
             unlinkPanels: true,
             searchDefaultTime: ["00:00:00", "23:59:59"],
-            format: "yyyy-MM-dd",
+            format: "yyyy-MM-dd HH:mm:ss",
             valueFormat: "yyyy-MM-dd HH:mm:ss"
           },
           {