nidapeng
2024-04-07 517b1e08824bb54abccaed92980bc0cf298d2030
company/src/views/business/applyChange.vue
@@ -142,7 +142,7 @@
  },
  methods: {
    loadSelectList() {
      solutionAll({dataType:2}).then(res => {
      solutionAll({dataType:2,type:0}).then(res => {
        this.solutionList = res
      }).catch(err => {
      })