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

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

@@ -2600,7 +2600,7 @@ export default {
               this.deptBudgetList.pcFlag = 1
               this.deptBudgetList.statusFlag = 1
               if (this.serviceManagementType==3&&this.statusTypetext=='初检') {
-                this.deptBudgetList.brazer = this.qyJurisdiction ? 1 : 0
+                this.deptBudgetList.brazer = this.qyJurisdiction&&!this.zjJurisdiction ? 1 : 0
               }
               
               if (this.statusTypetext == '初检') {