Commit e050cc59 by 朱继来

Merge branch 'zjl_self_return_20200706'

parents 4e9aa2d2 f10c8a62
Showing with 2 additions and 2 deletions
......@@ -223,7 +223,7 @@
<textarea name="kefu_remark" id="kefu_remark" class="form-control" placeholder="客服备注信息" style="resize: none;">{{$order_temp_info['kefu_remark']}}</textarea>
@if ($order_info['order_goods_type'] == 2)
<table class="table table-bordered table-hover" style="margin-top:10px;">
<!--<table class="table table-bordered table-hover" style="margin-top:10px;">
<tr>
<th width="20%">批量调价</th>
<td>
......@@ -231,7 +231,7 @@
<span class="text-danger">(批量设置单价,默认值1,折扣范围 0 < 值 <= 1)</span>
</td>
</tr>
</table>
</table> -->
@endif
<?php $extend_fee_items = json_decode($order_temp_info['extend_fee_items'], true); ?>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment