@@ -1931,7 +1931,7 @@ export default {
if (this.reader) {
this.reader.cancel()
}
- if(this.serviceManagementType==3&&this.zjJurisdiction&&this.statusTypetext=='初检'&&!this.deptBudgetList.id&&this.qyJurisdiction){
+ if(this.serviceManagementType==3&&this.zjJurisdiction&&this.statusTypetext=='初检'&&!this.deptBudgetList.id&&!this.qyJurisdiction){
this.$message({
message: '请选择待初检数据',
type: 'warning',