jiangping
2024-05-11 3a0712a70ab0f97b4190842c33d27ba8d0d6cec3
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 => {
      })