Explorar o código

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

tanxue hai 1 día
pai
achega
a859eb55da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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({