# Conflicts: # controllers/data_manage/excel/balance_table.go # models/data_manage/excel/excel_info.go # services/document_manage_service/document_manage_service.go
@@ -387,6 +387,7 @@ func (c *ExcelInfoController) GetBalanceChartList() {
br.Ret = 408
return
}
+
excelInfoId, _ := c.GetInt("ExcelInfoId")
if excelInfoId <= 0 {
br.Msg = "请选择平衡表"
@@ -496,7 +496,7 @@ func RuiSiReportListV2(classifyIdList, chartPermissionIdList []string, keyword,
classifyIdThird = append(classifyIdThird, strconv.Itoa(v.Id))
- // 作者为 战研中心 PCIR
+ // 作者为 全球市场战略研究中心 PCI Research
author := "战研中心 PCIR"
// 已发布的报告
state := 2