Commit 93663ff8 authored by Damon's avatar Damon
parents e25ea27f 68d4f1cd
......@@ -253,7 +253,7 @@
// 清除图片
handleClickSure: function() {
this.$u.cloudApi.cleanImage({
'token': getApp().globalData.token,
'token': this.vuex_token,
}).then(res => {
this.isPopShow = false
if (res && res.result) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment