gjy 2 năm trước cách đây
mục cha
commit
6c8969ab1f

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

@@ -2600,7 +2600,7 @@ export default {
               this.deptBudgetList.pcFlag = 1
               this.deptBudgetList.pcFlag = 1
               this.deptBudgetList.statusFlag = 1
               this.deptBudgetList.statusFlag = 1
               if (this.serviceManagementType==3&&this.statusTypetext=='初检') {
               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 == '初检') {
               if (this.statusTypetext == '初检') {