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
08119904
authored
Mar 22, 2024
by
杨树贤
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
删除按钮恢复
parent
9c4cf04a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
resources/views/web/supplier/SupplierReceipt.blade.php
resources/views/web/supplier/SupplierReceipt.blade.php
View file @
08119904
...
...
@@ -3,7 +3,7 @@
<div
class=
"layui-btn-group demoTable"
style=
"margin-top: 5px"
>
<button
type=
"button"
class=
"layui-btn layui-btn-sm"
id=
"add_bank"
>
新增
</button>
<button
type=
"button"
class=
"layui-btn layui-btn-sm"
id=
"update_bank"
>
修改
</button>
{{--
<button
type=
"button"
class=
"layui-btn layui-btn-sm"
id=
"delete_bank"
>
删除
</button>
--}}
<button
type=
"button"
class=
"layui-btn layui-btn-sm"
id=
"delete_bank"
>
删除
</button>
</div>
@endif
<table
class=
"layui-table"
lay-filter=
"receiptList"
id=
"receiptList"
></table>
...
...
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