Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
朱继来
/
后台订单管理
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4d4570c8
authored
Jan 30, 2018
by
朱继来
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
人工审单时去掉操作按钮
parent
9843319e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
resources/views/detail/content.blade.php
resources/views/detail/content.blade.php
View file @
4d4570c8
...
@@ -408,8 +408,9 @@
...
@@ -408,8 +408,9 @@
<!--账期设置-->
<!--账期设置-->
<include
file=
"recovery"
/>
<include
file=
"recovery"
/>
</if>
</if>
<!-- 人工审单时去掉操作按钮 -->
@if ($action_name != 'changeOrder')
<p
style=
"padding-left: 5px;"
>
操作
</p>
<p
style=
"padding-left: 5px;"
>
操作
</p>
<div
class=
"tabs-box"
>
<div
class=
"tabs-box"
>
<!-- 判断操作权限 -->
<!-- 判断操作权限 -->
...
@@ -444,6 +445,7 @@
...
@@ -444,6 +445,7 @@
<!-- <a href="{:U('cancel', 'order_id='.$order_info['order_id'])}" class="btn btn-default">退货退款</a>
<!-- <a href="{:U('cancel', 'order_id='.$order_info['order_id'])}" class="btn btn-default">退货退款</a>
<a href="{:U('recovery', 'order_id='.$order_info['order_id'])}" class="btn btn-default">平账设置</a> -->
<a href="{:U('recovery', 'order_id='.$order_info['order_id'])}" class="btn btn-default">平账设置</a> -->
</div>
</div>
@endif
<!-- 二期处理 -->
<!-- 二期处理 -->
<!-- <p>操作记录</p>
<!-- <p>操作记录</p>
<div class="tabs-box">
<div class="tabs-box">
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment