k94314517
2025-01-18 dadefd1fc6b24aec08abb3603b5a8bc93464500a
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
          }
          // }
        }
      })