放开display 测试看看有什么问题

project_pack
hjm 5 years ago
parent 8f24626349
commit bd0e2efc35

@ -540,7 +540,9 @@ pop_box_new(htmlvalue, 480, 182);
const currentGamePassed = this.props.game !== 2 && status === 2
currentGamePassed && this.language_display(response);
// currentGamePassed &&
// 放开display 测试看看有什么问题
this.language_display(response);
// 评测通过了立即同步costTime
currentGamePassed && this._updateCostTime(true, true);

Loading…
Cancel
Save