浏览代码

no message

linwenxin 5 月之前
父节点
当前提交
bb51f206ed
共有 1 个文件被更改,包括 1 次插入0 次删除
  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
         this.websitList = res.data
         if (this.websitList.length == 1) {
         if (this.websitList.length == 1) {
           this.websit = this.websitList[0]
           this.websit = this.websitList[0]
+          this.getBrandList()
         }
         }
       })
       })
     },
     },