admin/src/components/business/OperaMemberRoleWindow.vue
@@ -2,7 +2,7 @@ <GlobalWindow :title="title" :visible.sync="visible" width="900px" width="70%" :confirm-working="isWorking" @confirm="confirm" > @@ -145,7 +145,7 @@ }) .then(() => { this.visible = false this.$tip.apiSuccess('新建成功') this.$tip.apiSuccess('授权成功,可前往【人员授权记录】查看下发进度') this.$emit('success') }) .catch(e => {