fix bug
This commit is contained in:
@ -754,8 +754,10 @@ export class SupplyManagementBulkReleasePublishComponent implements OnInit {
|
||||
this.totalTime = res.time;
|
||||
});
|
||||
}
|
||||
return true
|
||||
} else {
|
||||
this.service.msgSrv.warning('请重新手动选择地址!')
|
||||
return false
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user