src/components/view/b3-classes.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 => {