Ver Fonte

Merge branch '2025北京诚祥-家政版' of https://gogs.mtavip.com/wangguoyu/uniProject into 2025北京诚祥-家政版

tanxue há 1 dia atrás
pai
commit
a859eb55da
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pages/kehu/hetong/HetongInfo.vue

+ 1 - 1
pages/kehu/hetong/HetongInfo.vue

@@ -115,7 +115,7 @@
 
 		httpApi.getHetongQianming({
 			id: tId.value,
-			yifangBase64: img.replace(/^data:image\/\w+;base64,/, '')
+			qianmingBase64: img.replace(/^data:image\/\w+;base64,/, '')
 		}).then(res => {
 			if (res.data) {
 				uni.showToast({