Browse Source

应付总账描述更改

liyuan 1 week ago
parent
commit
112e1350d4

+ 3 - 2
src/views/tirePartsMall/statisticAnalysis/generalLedgerPayable/index.vue

@@ -68,11 +68,11 @@ export default {
           prop: "totalMoney",
         }, {
           id: 2,
-          label: "实金额",
+          label: "实金额",
           prop: "paymentAmountTl",
         }, {
           id: 3,
-          label: "未金额",
+          label: "未金额",
           prop: "outstandingAmount",
         }
       ],
@@ -131,6 +131,7 @@ export default {
             type: "select",
             search: true,
             overHidden: true,
+              filterable: true,
             props: {
               label: 'cname',
               value: 'id'