|
@@ -107,7 +107,7 @@ tbody td .text-waiting {
|
|
|
<tr class="header">
|
|
<tr class="header">
|
|
|
<th width="385">模具资料</th>
|
|
<th width="385">模具资料</th>
|
|
|
<th width="50">币别</th>
|
|
<th width="50">币别</th>
|
|
|
- <th width="250">价格</th>
|
|
|
|
|
|
|
+ <th width="250">价格 <span>税率:</span><input class="taxrate-input" ng-model="inquiryMould.taxrate" ng-pattern="/^[0-9][0-9]{0,1}$/" style="width: 30px;" ng-disabled="!inquiryMould.$editing">%</th>
|
|
|
<th width="100"></th>
|
|
<th width="100"></th>
|
|
|
</tr>
|
|
</tr>
|
|
|
</thead>
|
|
</thead>
|