jiangping
2024-05-15 f5ea01314df6f552e8b15b1af283a7b278610ab6
company/src/views/business/switchCourt.vue
@@ -140,7 +140,7 @@
  },
  methods: {
    loadSelectList() {
      solutionAll({dataType:2}).then(res => {
      solutionAll({dataType:2,type:0}).then(res => {
        this.solutionList = res
      }).catch(err => {
      })