Commit f418b0f8 authored by wildfirecode13's avatar wildfirecode13

u

parent 852fa71d
......@@ -90,8 +90,10 @@ export class CostPanel extends Panel {
btn.mouseEnable=true;
}
sendWebNet(WebNetName.index).then(res => {
layers.stage.dispatchEvent('updateIndexData')
waitAPI(3000).then(()=>{
sendWebNet(WebNetName.index).then(res => {
layers.stage.dispatchEvent('updateIndexData')
})
})
if (prizeData && prizeData.success) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment