Explorar el Código

图片识别不穿图盘路径传id

yf_zd hace 5 años
padre
commit
f517e4c883
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      bigdata2/src/pages/forecasting/cbd/cbdDataPhotos.vue

+ 1 - 1
bigdata2/src/pages/forecasting/cbd/cbdDataPhotos.vue

@@ -401,7 +401,7 @@ export default {
 		discernFunData(data) {
 			let that = this
 			let postData = that.qs.stringify({
-				img_addr: data.addr
+				img_addr: data.img_id
 			})
 			that
 				.$axios({