k94314517
2024-05-24 df59cad917c6db1db3b36a23f4b3e7be510e9ed0
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 => {
      })