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
6297b5ed
Commit
6297b5ed
authored
Nov 09, 2021
by
liuchenxi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 添加群发任务门店文案
parent
b5ccd041
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
lib-qfxx.vue
src/views/ecm/marketing-event/components/lib-qfxx.vue
+7
-0
No files found.
src/views/ecm/marketing-event/components/lib-qfxx.vue
View file @
6297b5ed
...
...
@@ -8,6 +8,13 @@
</el-select>
</el-form-item>
<el-form-item
label=
"选择门店"
prop=
"consumerStoreType"
>
<template
slot=
"label"
>
<span>
选择门店
</span>
<el-tooltip
open-delay=
"200"
placement=
"top"
>
<i
style=
"cursor:pointer;color:#909399;font-size:14px;"
class=
"iconfont icon-xinxixianshi"
></i>
<div
slot=
"content"
style=
"line-height: 22px;"
>
固定门店:下发门店固定不变;
<br
/>
按门店条件:下发门店取所选条件下的最新门店;
</div>
</el-tooltip>
</
template
>
<el-radio-group
:disabled=
"isEdit || readOnly"
v-model=
"form.consumerStoreType"
>
<el-radio
:label=
"0"
>
固定门店
</el-radio>
<el-radio
:label=
"1"
>
按门店条件
</el-radio>
...
...
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