From de0151aaae18282e885e5ae2d84653d1131a65a4 Mon Sep 17 00:00:00 2001
From: liuwh <hugeinfo123>
Date: Wed, 01 Apr 2020 11:26:42 +0800
Subject: [PATCH] xiufu

---
 SunshineLnsMinApp/pages/xsuojbInfo/xsuojbInfo.js |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/SunshineLnsMinApp/pages/xsuojbInfo/xsuojbInfo.js b/SunshineLnsMinApp/pages/xsuojbInfo/xsuojbInfo.js
index 46ba921..86e77d7 100644
--- a/SunshineLnsMinApp/pages/xsuojbInfo/xsuojbInfo.js
+++ b/SunshineLnsMinApp/pages/xsuojbInfo/xsuojbInfo.js
@@ -182,8 +182,7 @@
   joinPicture: function(e) {
     console.log(e)
     var that = this;
-    console.log(that)
-    app.joinPicture(e, that, e.currentTarget.dataset.associatetypeid, that.data.id);
+    app.joinPicture(e, that, e.currentTarget.dataset.associatetypeid, that.data.thisData.id);
   },
 
   // 删除图片

--
Gitblit v1.8.0