NEZ-3243 feat:License management二级页面开发
This commit is contained in:
@@ -439,7 +439,6 @@ export default {
|
||||
img.src = _URL.createObjectURL(file.raw)
|
||||
}).then(() => {
|
||||
if (isJPG) {
|
||||
console.log(file.raw)
|
||||
this.getBase64(file.raw).then(base64Str => {
|
||||
this.imageUrl = base64Str
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user