Commit c7992241 by yangfangfang

同上

parent 0118f774
......@@ -469,6 +469,7 @@
var finshPM = HttpService.putInfo("mng/app/debug/complete/"+$scope.id);
finshPM.then(function(data){
$scope.cancel();
$rootScope.operSubmitData("调试完成");
});
}
$timeout(function(){
......
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