diff --git a/pages/videoManage/component/canversCom.vue b/pages/videoManage/component/canversCom.vue index 0f8bd35b..59eb3a4c 100644 --- a/pages/videoManage/component/canversCom.vue +++ b/pages/videoManage/component/canversCom.vue @@ -131,7 +131,7 @@ success: res => { console.log("成功啦返回的地址", res.tempFilePath) this.photosBtn(res.tempFilePath) - // that.imgUrl = res.tempFilePath; + that.imgUrl = res.tempFilePath; that.showShareImg = true; uni.showToast({ title: '绘制成功'