|
@@ -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>
|