소스 검색

消费券增加床位号展示

xiongxing 1 주 전
부모
커밋
04908476cc
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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'