Merge branch 'new-CounterFire' of http://git.kingsome.cn/huangjinming/CounterFireGames into new-CounterFire
This commit is contained in:
commit
8f9bdcf52c
@ -27,7 +27,7 @@ export class GameItemMall {
|
||||
const chainId = parseInt(import.meta.env.VUE_APP_NET_ID);
|
||||
const { provider, address } = await this.bc.selectAddress({targetChainId: chainId})
|
||||
const preDatas = {
|
||||
net_id: address,
|
||||
net_id: chainId,
|
||||
goods_id: itemId,
|
||||
account_address: address,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user