修改单据中的图标样式

This commit is contained in:
季圣华
2020-04-08 23:25:33 +08:00
parent 91568461f8
commit 519a85d922
3 changed files with 5 additions and 3 deletions

View File

@@ -137,7 +137,9 @@
</td>
<td>销售费用</td>
<td style="padding:5px">
<input id="OtherMoney" name="OtherMoney" class="radius-ui" style="width:120px;" readonly="readonly"/>
<div class="other-money-list">
<input id="OtherMoney" name="OtherMoney" class="radius-ui" style="width:120px;" readonly="readonly"/>
</div>
<img class="other-money-ico" src="/js/easyui/themes/icons/filelist.jpg"/>
</td>
<td>销售人员</td>