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