mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update image.html
This commit is contained in:
parent
28e8e3db01
commit
f643cfcf48
@ -99,7 +99,7 @@
|
||||
},
|
||||
// 上传图片文件
|
||||
uploadImage: function () {
|
||||
this.$ups.one('push', function (e, xurl) {
|
||||
this.$ups.off('push').on('push', function (e, xurl) {
|
||||
app.setValue(xurl);
|
||||
}).click();
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user