Parcourir la source

消费券增加床位号展示

xiongxing il y a 1 semaine
Parent
commit
04908476cc
1 fichiers modifiés avec 4 ajouts et 0 suppressions
  1. 4 0
      src/views/elderly/consumption-coupon/column.ts

+ 4 - 0
src/views/elderly/consumption-coupon/column.ts

@@ -300,6 +300,10 @@ export const expenseAllowanceColumn = [
     label: '长者姓名',
     field: 'elderName'
   },
+  {
+    label: '床位号',
+    field: 'bedName'
+  },
   {
     label: '账单归属月',
     field: 'billingMonth'