Skip to content

Commit

Permalink
Fixed: Remove Log
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhaoJiSen committed Mar 3, 2025
1 parent 156715e commit 72a0a20
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/pam/Integration/ApplicationCreateUpdate.vue
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ export default {
},
on: {
fileChange: ([value], updateForm) => {
console.log('fileChange', value)
console.log('updateForm', updateForm)
this.logo_file = value
}
}
Expand Down

0 comments on commit 72a0a20

Please sign in to comment.