审批采购明细,产品大类展示

dev_1.0.0
‘wangjiuyun 2024-10-31 20:10:57 +08:00
parent c4fe63d879
commit c69e81107c
1 changed files with 25 additions and 1 deletions

View File

@ -1164,7 +1164,31 @@
</#if>
</td>
<td>
${costDetail.category}
<#if costDetail.category =='8' >
华智产品
<#elseif costDetail.category =='9'>
紫光其他产品
<#elseif costDetail.category =='10'>
华智服务
<#elseif costDetail.category =='11'>
紫光其他服务
<#elseif costDetail.category =='12'>
外购产品
<#elseif costDetail.category =='13'>
外购工程
<#elseif costDetail.category =='14'>
外购服务
<#elseif costDetail.category =='15'>
其他产品
<#elseif costDetail.category =='16'>
汇智产品
<#elseif costDetail.category =='17'>
华三产品
<#else>
${costDetail.category}
</#if>
</td>
<td><input type="text" min="0.00" max="99.99" step="0.01"