Commit 322c0c9a authored by dahai's avatar dahai

push

parent 16097ab7
...@@ -97,7 +97,7 @@ angular.module('AvatarCheck.tagPrint', ['ngRoute', 'AvatarCheck.http', 'tm.pagin ...@@ -97,7 +97,7 @@ angular.module('AvatarCheck.tagPrint', ['ngRoute', 'AvatarCheck.http', 'tm.pagin
} }
}else{ }else{
$scope.json.isShow=false; $scope.json.isShow=false;
MessageService.showAlert($rootScope.loginData.name+"已生成"+data.policeName+"的交接单") MessageService.showAlert($rootScope.loginData.name+" 已生成 "+data.policeName+" 的交接单")
} }
}else{ }else{
......
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