111
This commit is contained in:
parent
1b2a2a0f4f
commit
56f88d06b2
@ -361,7 +361,7 @@ const init = (src) => {
|
||||
instance.value = new ImageEditor(document.querySelector('#tui-image-editor'), {
|
||||
includeUI: {
|
||||
loadImage: {
|
||||
path: src,
|
||||
path: src+'?time='+new Date().getTime(),
|
||||
name: '编辑图片',
|
||||
},
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user