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
ee7f52de
authored
Jul 19, 2022
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
tab的bug
parent
6fe475ec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
3 deletions
resources/views/web/SupplierDetail.blade.php
resources/views/web/SupplierDetail.blade.php
View file @
ee7f52de
...
...
@@ -110,9 +110,7 @@
<li
class=
"layui-this"
id=
"base_info"
>
基本信息
</li>
<li
id=
"contact"
>
联系人
</li>
<li
id=
"ruler"
>
特殊规则
</li>
@if (checkPerm('UpdateSkuRuler'))
<li
id=
"ruler"
>
SKU概况
</li>
@endif
<li
@
if
(!
checkPerm
('
UpdateSkuRuler
'))
style=
"display: none"
@
endif
id=
"ruler"
>
SKU概况
</li>
<li
@
if
(!
checkPerm
('
ViewSupplierExamination
'))
style=
"display: none"
@
endif
@
if
(
request
()
-
>
get('tab')=='examination')
class="layui-this"
...
...
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