src/components/view/b3-classes.vue
@@ -619,7 +619,7 @@ }, getTimeList () { this.configTimeVisibleLoading = true this.$axios.get(this.$api.performanceShift.getList).then(res => { this.$axios.post(this.$api.performanceShift.getList).then(res => { if (res.code === 200) { this.timeQuery = res.data this.timeQuery.forEach(item => {