Browse Source

admin refill order add search mchorder

ayHaru 4 years ago
parent
commit
d64547016e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      admin/templates/default/refill.order.index.php

+ 1 - 1
admin/templates/default/refill.order.index.php

@@ -27,7 +27,7 @@
                 <td><input class="txt2" type="text" name="card_no" value="<?php echo $_GET['card_no']; ?>"/></td>
                 <th><label>渠道单号</label></th>
                 <td><input class="txt2" type="text" name="ch_trade_no" value="<?php echo $_GET['ch_trade_no']; ?>"/></td>
-                <th><label>客戶单号</label></th>
+                <th><label>商家单号</label></th>
                 <td><input class="txt2" type="text" name="mch_order" value="<?php echo $_GET['mch_order']; ?>"/></td>
             </tr>
             <tr>