moonsflyer 8 месяцев назад
Родитель
Сommit
1d00735ebb

+ 1 - 1
application/admin/view/qingdong/customer/receivablesplan/add.html

@@ -57,7 +57,7 @@
             </select>
         </div>
     </div>
-    <div class="col-xs-12 col-sm-6">
+    <div class="col-xs-12 col-sm-6" style="display: none;">
         <div class="form-group col-sm-10">
             <label>提前几天提醒:</label>
             <input id="c-remind" class="form-control" name="row[remind]" type="number" value="0">

+ 1 - 1
application/admin/view/qingdong/customer/receivablesplan/edit.html

@@ -53,7 +53,7 @@
             </select>
         </div>
     </div>
-    <div class="col-xs-12 col-sm-6">
+    <div class="col-xs-12 col-sm-6" style="display: none;">
         <div class="form-group col-sm-10">
             <label>提前几天提醒:</label>
             <input id="c-remind" class="form-control" name="row[remind]" type="number"