Commit f6b9db28 authored by dahai's avatar dahai

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

parents 3590708c 4aa75069
......@@ -69,7 +69,7 @@ angular.module('AvatarCheck.tagPrint', ['ngRoute', 'AvatarCheck.http', 'tm.pagin
HttpService.updateReceiptList(id,function(data) {
if(data){
getPoliceListDataNotChecked();
$scope.json.policeCardsList=[];
$scope.json.isShow=false;
}else {
MessageService.showAlert("复核失败")
}
......
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