浏览代码

Merge branch 'crm/8.8' into debug

hsun 2 年之前
父节点
当前提交
82c9b0cc32
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      controllers/company_contract.go

+ 1 - 0
controllers/company_contract.go

@@ -83,6 +83,7 @@ func (c *CompanyContractCommon) ApplyContractDetail() {
 			if count > 0 {
 				checkList = append(checkList, n.ChartPermissionId)
 			}
+			n.PermissionName = n.Remark
 		}
 		plist.Items = items
 		plist.ClassifyName = classifyName