vue报错:Property or method “attendanceDetaill” is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property.
可能の原因:
- attendanceDetaill没有在data里申明