Browse Source

解决车队对账模块 不显示金额问题

阿伏兔 4 years ago
parent
commit
74da062590
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/finance/contrast/index.vue

+ 1 - 1
src/views/finance/contrast/index.vue

@@ -2182,7 +2182,7 @@ export default {
         },
         {
           surface: "14",
-          label: "fAmtcr",
+          label: "fAmt",
           name: "本次金额",
           checked: 0,
           width: 100,