|
|
@@ -47,7 +47,7 @@ export class PigBankData extends Data {
|
|
|
mk.ui.openPanel('module/receiptNotice/receiptNotice');
|
|
|
gData.gameData.gameData.piggyBank = 0;
|
|
|
gData.gameData.gameData.isWithdrawable = 0;
|
|
|
- gData.gameData.updatePiggyBankValue = false;
|
|
|
+ gData.gameData.updatePiggyBankValue = true;
|
|
|
gData.cashNormal.getRecord();// 请求新的提现记录
|
|
|
|
|
|
}
|