linwenxin 5 hónapja
szülő
commit
bb51f206ed
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      src/packageMine/pages/masterGroup/createGroup.vue

+ 1 - 0
src/packageMine/pages/masterGroup/createGroup.vue

@@ -81,6 +81,7 @@ export default {
         this.websitList = res.data
         if (this.websitList.length == 1) {
           this.websit = this.websitList[0]
+          this.getBrandList()
         }
       })
     },