gaoluyang
2024-07-24 256ca05f1e4b5937e51cef436504bccf4240c151
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 => {