fix: 解决冲突

This commit is contained in:
cjp 2023-12-15 11:39:37 +08:00
commit 52caf05630

View File

@ -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: '绘制成功'