浏览代码

添加客户基本信息

dujinyan 7 年之前
父节点
当前提交
81009ab689
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      watero-rst-web/src/main/webapp/WEB-INF/views/customer/update_customer_info.ftl

+ 3 - 1
watero-rst-web/src/main/webapp/WEB-INF/views/customer/update_customer_info.ftl

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