|
@@ -555,6 +555,8 @@ func CompanyList(sysUser *system.Admin, req statisticModels.IncrementalCompanyLi
|
|
Deadline: tmpDeadline,
|
|
Deadline: tmpDeadline,
|
|
IsShow: isShow,
|
|
IsShow: isShow,
|
|
TryStageSlice: tryStageSlice,
|
|
TryStageSlice: tryStageSlice,
|
|
|
|
+ ShareSellerId: v.ShareSellerId,
|
|
|
|
+ ShareSeller: v.ShareSeller,
|
|
}
|
|
}
|
|
if strings.Contains(companyList.ApproveStatus, "已审批") {
|
|
if strings.Contains(companyList.ApproveStatus, "已审批") {
|
|
companyList.ApproveStatus = ""
|
|
companyList.ApproveStatus = ""
|