gjy 2 éve
szülő
commit
45ee009238

+ 1 - 1
src/views/houseSelfCollect/inspectionManagementNew.vue

@@ -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',