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
d1b1a68d
authored
Apr 27, 2022
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
等级和标签权限显示问题
parent
97315857
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
resources/views/web/supplier/SupplierBase.blade.php
resources/views/web/supplier/SupplierBase.blade.php
View file @
d1b1a68d
...
@@ -196,7 +196,7 @@
...
@@ -196,7 +196,7 @@
@include('web.supplier.SupplierFile')
@include('web.supplier.SupplierFile')
@if($operate!='add'
&&
checkPerm('UpdateSupplierTags'))
<div
@
if
($
operate
!='
add
'
&&
checkPerm
('
UpdateSupplierTags
'))
@
else
style=
"display: none"
@
endif
>
<blockquote
class=
"layui-elem-quote layui-text"
>
<blockquote
class=
"layui-elem-quote layui-text"
>
<b>
供应商标签 :
</b>
<b>
供应商标签 :
</b>
</blockquote>
</blockquote>
...
@@ -229,7 +229,7 @@
...
@@ -229,7 +229,7 @@
<input
name=
"customer_tags"
id=
"customer_tags"
value=
"{{$supplier['customer_tags'] or ''}}"
>
<input
name=
"customer_tags"
id=
"customer_tags"
value=
"{{$supplier['customer_tags'] or ''}}"
>
</div>
</div>
</div>
</div>
@endif
</div>
@if($operate=='add')
@if($operate=='add')
<blockquote
class=
"layui-elem-quote layui-text"
>
<blockquote
class=
"layui-elem-quote layui-text"
>
...
...
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