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