|
|
@@ -122,7 +122,7 @@ Page({
|
|
|
onLoad(options: any) {
|
|
|
/// 数据解析
|
|
|
if (options.orderid) {
|
|
|
- const {balance, orifreezecharge ,oriotherfreezemargin} = taAccount(accountid())
|
|
|
+ const { balance, orifreezecharge ,oriotherfreezemargin } = taAccount(accountid())
|
|
|
this.setData({
|
|
|
orderid: options.orderid,
|
|
|
statusdisplay: options.statusdisplay,
|