32312
This commit is contained in:
@@ -96,8 +96,6 @@ onMounted(async () => {
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
|
||||
const BindData = async (): Promise<void> => {
|
||||
let tradeId = PageExtend.QueryString("id");
|
||||
let result = await TradeService.GetTradeInfo(tradeId);
|
||||
|
||||
Reference in New Issue
Block a user