错误日志:ReferenceError: ejs:7
5|
6|
>> 7| <% if(companyInfo && companyInfo.fileStoreList && companyInfo.fileStoreList.length != 0){ %>
8| <% companyInfo.fileStoreList.forEach(item=>{ %>
9| <% if (item.fileCategory == 'companyIcon') { %>
10|
companyInfo is not defined