diff --git a/src/views/incomePayments/meetManage/Attendance.vue b/src/views/incomePayments/meetManage/Attendance.vue index dd049d5..a4c7517 100644 --- a/src/views/incomePayments/meetManage/Attendance.vue +++ b/src/views/incomePayments/meetManage/Attendance.vue @@ -253,8 +253,8 @@ - - + 审核凭证 需要发票: {{model.needInvoice_dictText}} - - + - + - + + + + + {{model.orderCode}}

审核

@@ -309,4 +312,11 @@ export default { color: black; } } + +.color-999 { + color: #999; +} +.color-black { + color:black; +}