jiangping
2025-06-25 e1749501b9ea6400ff064f206a45bf7df7074ccc
company/src/components/business/modification.vue
@@ -124,9 +124,10 @@
        if (item.id === e) {
          baseId = item.baseId
          this.form.solutionList[index].solution.type = item.type
          if(item.type == 1){
          // console.log(item.type)
          // if(item.type == 1){
            this.form.solutionList[index].shopId =item.shopId
          }
          // }
        }
      })