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