qinzhipeng_v@didiglobal.com 4 years ago
parent
commit
086f317fac
1 changed files with 0 additions and 1 deletions
  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()