zouyu
昨天 8fc1138d2f2115121fd15b679ca1a20fc2ba838a
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: [
        {