Browse Source

合同审批从审批单进入套餐展示bug

jwyu 2 years ago
parent
commit
46093823a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages-approve/contract/detail.vue

+ 1 - 1
pages-approve/contract/detail.vue

@@ -510,7 +510,7 @@
 					this.detail=res.data.ContractDetail
 					this.opt=res.data.OpButton
 					this.flowNodeList=res.data.FlowNodeList
-					this.handleVariety(res.data.ContractDetail.Service||[])
+					this.handleVariety(res.data.ContractDetail.PermissionLookList||[])
 					// 代付合同时
 					if(res.data.ContractDetail.ContractBusinessType==='代付合同'){
 						this.detail.Service=res.data.ContractDetail.RelationContractDetailList[0].Service