Browse Source

Merge branch 'http_test' of git.xiaojukeji.com:jacklijiajia/thoth-frontend into http_test

princeLee 4 năm trước cách đây
mục cha
commit
72a158dd8f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/views/ToConfigure/components/teamSetup.vue

+ 0 - 1
src/views/ToConfigure/components/teamSetup.vue

@@ -84,7 +84,6 @@ export default {
               }
             }
             const data = { bizId: this.bizId, teamName: this.form.title, teamMemberRelateInfoRequests: result }
-            alert()
             const res = await teamCreateTeam(data)
             if (res.code === 200) {
               this.teamClose()