wangxy пре 1 дан
родитељ
комит
66ed09af95
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({