xiaohaizhao пре 2 година
родитељ
комит
c38ac9f584
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      packageA/favorites/index.js

+ 2 - 2
packageA/favorites/index.js

@@ -200,8 +200,8 @@ Page({
             "qty": v.favoritesqty,
             "itemno": v.itemno,
             "tradefield": data.type,
-            "length": v.length || 0,
-            "width": v.width || 0
+            "length": v.favoriteslength || 0,
+            "width": v.favoriteswidth || 0
           }
         })
       }