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
5acef042
Commit
5acef042
authored
Sep 23, 2021
by
黑潮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 添加参数
parent
1015bedf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
+2
-1
index.html
index.html
+1
-1
batch-dialog.vue
src/views/ecm/batch-dialog.vue
+1
-0
No files found.
index.html
View file @
5acef042
...
...
@@ -31,7 +31,7 @@
<script
src=
"//web-1251519181.file.myqcloud.com/components/store-new.2.0.71.js"
></script>
<!-- 新版门店选择器 -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/confirm-people.2.0.06.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/people.2.0.43.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/export-excel.2.0.
16
.js"
></script>
<!-- 数据导出 -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/export-excel.2.0.
21
.js"
></script>
<!-- 数据导出 -->
<script
src=
"//web-1251519181.file.myqcloud.com/components/input.2.0.20.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/delete.2.0.00.js"
></script>
<script
src=
"//web-1251519181.file.myqcloud.com/components/selector.1.2.29.js"
></script>
...
...
src/views/ecm/batch-dialog.vue
View file @
5acef042
...
...
@@ -122,6 +122,7 @@ export default {
this
.
dialogVisible
=
true
;
this
.
excelUrl
=
exportBatchSendDetails
;
this
.
params
=
{
ecmId
:
this
.
$route
.
params
.
id
,
memberInfo
:
this
.
listParams
.
memberInfo
,
success
:
this
.
listParams
.
success
,
ecmPlanName
:
this
.
ecmPlanName
,
...
...
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