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
74755741
Commit
74755741
authored
Sep 26, 2021
by
chenyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: update
parent
64922540
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
form.vue
src/views/ecm/form.vue
+1
-1
No files found.
src/views/ecm/form.vue
View file @
74755741
...
...
@@ -109,7 +109,7 @@
<el-form-item>
<div
class=
"no_label_form_label"
>
<el-checkbox
class=
"el-form-item__label align-left"
:disabled=
"!isAdd"
v-model=
"consumeChecked.store"
@
change=
"initStoreCardLeft"
>
消费门店
<el-tooltip
class=
"item"
effect=
"dark"
:open-delay=
"200"
>
消费门店
<el-tooltip
class=
"item"
effect=
"dark"
:open-delay=
"200"
v-if=
"wihteList.includes(enterpriseId)"
><
template
slot=
"content"
>
固定门店:系统基于所选定的门店来判断是否触发
<br
/>
按门店条件:系统基于所选的门店条件下所包含的门店来实时判断是否触发;所选门店条件下门店发生变更,立即生效。
</
template
><i
style=
"margin-left:4px;cursor:pointer;color:#c0c4cc;font-size:14px;"
class=
"el-icon-question"
></i>
</el-tooltip
></el-checkbox>
<div>
...
...
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