Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
marketing
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
marketing-web
marketing
Commits
19ac55c9
Commit
19ac55c9
authored
Sep 13, 2022
by
huaying
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/8月-奥莱定制' into test
parents
c515c294
8a561933
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
writeOffCard.vue
src/views/card/writeOffCard.vue
+1
-1
writeOffStore.vue
src/views/card/writeOffStore.vue
+1
-1
No files found.
src/views/card/writeOffCard.vue
View file @
19ac55c9
...
...
@@ -7,7 +7,7 @@
<el-checkbox
class=
"ml16"
v-model=
"checkedM"
label=
"当月"
border
@
change=
"currentM"
/>
<el-checkbox
style=
"margin-left:6px;"
v-model=
"checkedT"
label=
"最近三个月"
border
@
change=
"reThree"
/>
<div
class=
"frmbt20"
>
<el-button
type=
"primary"
@
click=
"exportResult"
><i
class=
"iconfont icon-xiazai"
style=
"marginRight:4px;fontSize:16px"
/>
查询结果导出
</el-button>
<el-button
type=
"primary"
@
click=
"exportResult"
v-if=
"$getButtonLimit($buttonCode.writeOffOUt)"
:limit-code=
"$buttonCode.writeOffOUt"
><i
class=
"iconfont icon-xiazai"
style=
"marginRight:4px;fontSize:16px"
/>
查询结果导出
</el-button>
</div>
</div>
<div
class=
"content"
>
...
...
src/views/card/writeOffStore.vue
View file @
19ac55c9
...
...
@@ -7,7 +7,7 @@
<el-checkbox
class=
"ml16"
v-model=
"checkedM"
label=
"当月"
border
@
change=
"currentM"
/>
<el-checkbox
style=
"margin-left:6px;"
v-model=
"checkedT"
label=
"最近三个月"
border
@
change=
"reThree"
/>
<div
class=
"frmbt20"
>
<el-button
type=
"primary"
@
click=
"exportResult"
><i
class=
"iconfont icon-xiazai"
style=
"marginRight:4px;fontSize:16px"
/>
查询结果导出
</el-button>
<el-button
type=
"primary"
@
click=
"exportResult"
v-if=
"$getButtonLimit($buttonCode.writeOffOUt)"
:limit-code=
"$buttonCode.writeOffOUt"
><i
class=
"iconfont icon-xiazai"
style=
"marginRight:4px;fontSize:16px"
/>
查询结果导出
</el-button>
</div>
</div>
<div
class=
"content"
>
...
...
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