Commit 4cf3514a by 朱继来

Merge branch 'zjl_hide_sendbtn_0301' into 'master'

去掉ERP下单时间

See merge request !13
parents 82366cc8 5c6c1939
Showing with 1 additions and 1 deletions
......@@ -180,7 +180,7 @@
京东
@endif
</td>
<td class="show-list">{{date('Y-m-d H:i:s', $v['create_time'])}}</td>
<td class="show-list">{{date('Y-m-d', $v['create_time'])}}</td>
<td>
<div class="btn-group btn-group-xs">
<a class="btn btn-primary" href="/details/{{$v['order_id']}}?tags=erp">详情</a>
......
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