修改审核方法
This commit is contained in:
parent
ff45257f88
commit
c7142816db
|
|
@ -118,7 +118,7 @@
|
|||
<th style="width: 4%;">项目</th>
|
||||
<th style="width: 25%;">产品说明</th>
|
||||
<th style="width: 5%;text-align: center;">数量</th>
|
||||
<th style="width: 8%;text-align: center;">单位订价RMB</th>
|
||||
<th style="width: 8%;text-align: center;">单位订价<span th:text="${currencyType}"></span></th>
|
||||
<th style="width: 5%;text-align: center;">折扣%</th>
|
||||
<th style="width: 7%;text-align: center;">金额<span th:text="${currencyType}"></span></th>
|
||||
<th style="width: 7%;text-align: center;">交货日期</th>
|
||||
|
|
|
|||
Loading…
Reference in New Issue