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
905993f6
Commit
905993f6
authored
Jan 05, 2022
by
chenyu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'bugfix/1月5生产bug' of
http://git.gicdev.com/marketing-web/marketing
into dev
parents
bb279c34
ebaa218e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
board.vue
src/views/recharge/board.vue
+1
-1
No files found.
src/views/recharge/board.vue
View file @
905993f6
...
...
@@ -106,7 +106,7 @@
<div
slot=
"header"
class=
"clearfix"
>
<el-date-picker
:pickerOptions=
"pickerOptions"
v-model=
"dateTime"
type=
"daterange"
range-separator=
"至"
start-placeholder=
"开始日期"
end-placeholder=
"结束日期"
@
change=
"consumeRecord('two')"
@
click
.
native=
"minDate = null"
></el-date-picker>
<select-depart
v-if=
"config.isMoreAccount && config.showAllDepartment"
:data=
"deparment2"
@
load=
"() => load('two')"
@
getDepartId=
"id => getDepartId(id, 'two')"
@
remote-search=
"val => remoteSearch(val, 'two')"
:loading=
"deparment2.loading"
/>
<span
class=
"fz12 gray"
>
* 此处仅支持筛选近半年的统计数据
</span>
<span
class=
"fz12 gray"
>
* 此处仅支持筛选近半年的统计数据
,最大查询区间为1个月
</span>
</div>
</div>
<el-table
tooltipEffect=
"light"
:data=
"tableList"
style=
"width: 100%"
v-loading=
"loading2"
>
...
...
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