错误日志:TypeError: ejs:87 85| <% } %> 86|
>> 87| <% if(productList && productList.rows.length !== 0){ %> 88| <% productList.rows.forEach(item=>{ %> 89| 90|

<%= item.productName %>

Cannot read properties of undefined (reading 'length')