增加比赛题目SPJ的设置
This commit is contained in:
@@ -26,7 +26,6 @@ define("spj", ["avalon", "bsAlert"], function (avalon, bsAlert) {
|
||||
checkboxDisabled: false,
|
||||
$init: function(vm, el) {
|
||||
vm.$watch("testCaseUploadFinished", function (spj) {
|
||||
console.log("watch" + spj);
|
||||
vm.spj = spj;
|
||||
vm.checkboxDisabled = true;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user