Merge branch 'develop' of https://gitlab.eascs.com/tms-ui/tms-obc-web into develop
This commit is contained in:
@ -445,7 +445,8 @@ export class TaxManagementOrderReportingComponent implements OnInit {
|
||||
this.service.msgSrv.warning('选择了已上传,请重新勾选!');
|
||||
return;
|
||||
}
|
||||
// if(this.selectedRows.find(item => item.checkStatus !== '1')) {
|
||||
|
||||
// if(this.selectedRows.find(item => item.checkStatus !== 1)) {
|
||||
// this.service.msgSrv.warning('选择了未通过校验的订单,请重新勾选!');
|
||||
// return;
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user