k94314517
2024-07-30 d37bf55e27b7edb61037bccde6cabeda1ddec6b7
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 => {
      })