Skip to content

Commit

Permalink
chore: remove console
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Mar 10, 2021
1 parent f2a3691 commit d786306
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/system/components/RoleDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ export default {
this.$refs.generateDialogForm
.getData()
.then((formValue) => {
console.log(formValue);
let type;
let msg;
// 根据对话框状态判断保存或编辑
Expand Down

0 comments on commit d786306

Please sign in to comment.