Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
杨树贤
/
liexin_supplier
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
ecb42f7f
authored
May 25, 2023
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
联系人审核按钮
parent
76a39e77
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
resources/views/web/supplier/SupplierContact.blade.php
resources/views/web/supplier/SupplierContact.blade.php
View file @
ecb42f7f
...
...
@@ -7,7 +7,7 @@
<blockquote
class=
"layui-elem-quote layui-text"
>
<b>
联系人管理
</b>
</blockquote>
@if($operate == 'update')
{{-- @if($operate == 'update')--}}
<div
class=
"layui-btn-group demoTable"
style=
"margin-top: 5px"
>
@if(checkPerm('AddSupplierContact'))
<button
type=
"button"
class=
"layui-btn layui-btn-sm"
id=
"add_contact"
>
新增
</button>
...
...
@@ -22,7 +22,7 @@
<button
type=
"button"
class=
"layui-btn layui-btn-sm"
id=
"set_yunxin_channel_user"
>
设置SKU采购
</button>
@endif
</div>
@endif
{{-- @endif--}}
<table
class=
"layui-table"
lay-filter=
"contactList"
id=
"contactList"
></table>
</div>
...
...
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