fix(custom): 修复若干bug
This commit is contained in:
@@ -121,7 +121,7 @@ const add = async () => {
|
||||
icon: "none",
|
||||
});
|
||||
const res = await addWithdraw({
|
||||
Bid: user_info.bid,
|
||||
Bid: user_info.data.bid,
|
||||
Number: Number(basicData.value.num),
|
||||
});
|
||||
Taro.showToast({
|
||||
|
||||
Reference in New Issue
Block a user