Explorar el Código

消费券增加床位号展示

xiongxing hace 1 semana
padre
commit
04908476cc
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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'