Browse Source

客户页面

wangxy 1 ngày trước cách đây
mục cha
commit
66ed09af95
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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({