瀏覽代碼

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

yf_zd 5 年之前
父節點
當前提交
f517e4c883
共有 1 個文件被更改,包括 1 次插入1 次删除
  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({