审核表格样式问题

dev_2.0.2
‘wangjiuyun 2024-12-26 16:05:43 +08:00
parent 6c1fde7727
commit fde047a794
1 changed files with 1 additions and 1 deletions

View File

@ -636,7 +636,7 @@
<tr class="am-text-nowrap">
<th class="table-title" colspan="1"><span
style="font-size: 15px">垫资模式:</span></th>
<td class="table-title" <#if project.underwrittenMode! <= 2> colspan="5" <#else> colspan="1" </#if>>
<td class="table-title" <#if projectBudget.underwrittenMode! <= 2> colspan="5" <#else> colspan="1" </#if>>
<#if projectBudget.underwrittenModeBudget??>
<#if (projectBudget.underwrittenModeBudget) =1>
<input readonly value="不垫资"/>