|
@@ -267,9 +267,11 @@
|
|
|
<select name="supplyPrice" id="supplyPrice" class="select">
|
|
|
</select>
|
|
|
</span>
|
|
|
+ <#--<input type="text" class="input-text" style="width:110px;margin-right: 0;margin-bottom: 10px;" placeholder="填写供货价格" id="writeSupplyPrice" name="writeSupplyPrice">-->
|
|
|
+ </div>
|
|
|
+ <div class="formControls col-2 col-sm-2" style="width:110px;padding:0 0;margin-right: 15px;">
|
|
|
<input type="text" class="input-text" style="width:110px;margin-right: 0;margin-bottom: 10px;" placeholder="填写供货价格" id="writeSupplyPrice" name="writeSupplyPrice">
|
|
|
</div>
|
|
|
-
|
|
|
<label class="form-label col-2 col-sm-2" style="width:166px;padding:0 0;">
|
|
|
<button type="button" style="cursor:pointer; float: right;height: 35px;margin-bottom: 10px;" class="my-btn-search" onclick="toAddChannelSaleInfo();">保存</button>
|
|
|
</label>
|