src/views/performance/class/index.vue
@@ -324,6 +324,7 @@ editAnnotationText, delAnnotationText } from "@/api/performance/class"; import {getWorkMonth} from "@/utils/date"; export default { name: 'Class', data() { @@ -332,8 +333,7 @@ userName: "", laboratory: "", year: new Date(), month: new Date().getMonth() + 1, // month:'' month: getWorkMonth().month()+1, }, monthOptions: [ {