소스 검색

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

tanxue 1 일 전
부모
커밋
a859eb55da
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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({