|
|
@@ -120,6 +120,7 @@ Page({
|
|
|
integerPart: allAfterPrice.integerPart,
|
|
|
decimalPart: allAfterPrice.decimalPart,
|
|
|
orderNo: result.orderNo,
|
|
|
+ userNote: result.userNote,
|
|
|
createTime: result.createTime,
|
|
|
wechatStatus: result.wechatStatus,
|
|
|
goods: tempGoods,
|
|
|
@@ -250,4 +251,4 @@ Page({
|
|
|
imageUrl: 'https://oss.dayaedu.com/ktyq/1739870592907.png'
|
|
|
}
|
|
|
},
|
|
|
-})
|
|
|
+})
|