MrShi
2024-04-07 9a819fa35464df79a1a8a56e132b3463fac520a7
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 => {
      })