Commit 95e3e57c authored by liboyang's avatar liboyang

Merge remote-tracking branch 'origin/dev' into dev

parents 45f3c4fd 322c0c9a
...@@ -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