<s:if test='productAssets.method=="add"'>
新增资产
</s:if>
<s:elseif test='productAssets.method=="update"'>修改资产</s:elseif>
<s:else>
资产详情
</s:else>