Explorar o código

已缴费用更换取值

xiongxing hai 1 mes
pai
achega
2064683ea3
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/elderly/fee/column.ts

+ 2 - 2
src/views/elderly/fee/column.ts

@@ -159,8 +159,8 @@ export const BillPayColumns = reactive([
   },
   {
     label: '已缴费用',
-    field: 'payableAmount',
-    type: '17',
+    field: 'paidAmount',
+    // type: '17',
     width: 120
   }
 ])