gjy 2 年之前
父节点
当前提交
45ee009238
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/houseSelfCollect/inspectionManagementNew.vue

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