mirror of
https://github.com/jumpserver/lina.git
synced 2025-04-27 11:10:51 +00:00
Fixed: Remove Log
This commit is contained in:
parent
cd974b80ce
commit
fbce3bd010
@ -59,8 +59,6 @@ export default {
|
||||
},
|
||||
on: {
|
||||
fileChange: ([value], updateForm) => {
|
||||
console.log('fileChange', value)
|
||||
console.log('updateForm', updateForm)
|
||||
this.logo_file = value
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user