重构后台比赛的添加编辑和题目的添加和编辑

This commit is contained in:
virusdefender
2015-10-29 17:26:41 +08:00
parent f9c4356683
commit a72e0e7388
9 changed files with 214 additions and 214 deletions

View File

@@ -73,6 +73,8 @@ require(["jquery", "avalon", "csrfToken", "bsAlert", "bootstrap"], function ($,
adminNavList: [],
contestId: -1,
contestProblemStatus: "edit",
hide_loading: function () {
$("#loading-gif").hide();
},