Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
integral-mall
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
integralMall
integral-mall
Commits
14b5cab5
Commit
14b5cab5
authored
Jan 23, 2022
by
chenyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 秒杀活动导出按钮删除权限控制
parent
dd6f7bca
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
15 deletions
+2
-15
list.vue
src/views/activities/flashSale/list.vue
+2
-15
No files found.
src/views/activities/flashSale/list.vue
View file @
14b5cab5
...
...
@@ -53,22 +53,9 @@
</div>
</div>
<div
class=
"fr"
>
<el-button
size=
"small"
v-if=
"$getButtonLimit($buttonCode.flashSaleExport)"
:limit-code=
"$buttonCode.flashSaleExport"
@
click=
"exportExcel"
>
导出订单
<el-button
size=
"small"
@
click=
"exportExcel"
>
导出
</el-button>
<!--
<el-button
@
click=
"exportExcel"
v-if=
"$getButtonLimit($buttonCode.flashSaleExport)"
:limit-code=
"$buttonCode.flashSaleExport"
type=
"primary"
>
<i
class=
"iconfont icon-icon_yunxiazai"
style=
"margin-right:5px"
/>
导出订单
</el-button>
-->
<el-button
type=
"primary"
@
click=
"addActivity"
...
...
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