This commit is contained in:
gtz
2023-11-22 14:49:56 +08:00
parent dcbb2c719b
commit c736992a34
2 changed files with 5 additions and 4 deletions

View File

@@ -360,6 +360,7 @@ export default {
ts: Date.now(), // 现在的时间戳
}
reqGet(data).then(res => {
console.log(1)
if (res.repCode === '0000') {
this.backImgBase = res.repData.originalImageBase64
this.blockBackImgBase = res.repData.jigsawImageBase64