|
|
@@ -102,7 +102,7 @@
|
|
|
<#setting datetime_format="MM-dd"/>
|
|
|
${item.date?number_to_datetime!}
|
|
|
</td>
|
|
|
- <td>${item.inquiry.enName!}</td>
|
|
|
+ <td>${item.inquiry.enName!'个人用户'}</td>
|
|
|
<td>${item.product.brand!'-'}</td>
|
|
|
<td>${item.product.title!'-'}</td>
|
|
|
<td>${item.product.pCmpCode!'-'}</td>
|