|
|
@@ -1257,7 +1257,7 @@ class BusinessHallActivity : BaseActivity<BusinessHallViewModel>() {
|
|
|
return@onThrottleFirstClick
|
|
|
}
|
|
|
}
|
|
|
- if (type == "2") {//仓单贸易
|
|
|
+ if (type == "1") {//仓单贸易
|
|
|
if (buySelldata.buyorsell == "0") {//买单所以是摘卖
|
|
|
viewModel.HdWRDealOrderReq(
|
|
|
marketid = (marketid ?: "0").toInt(),
|