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
7317311a
Commit
7317311a
authored
Apr 14, 2022
by
crushh
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/3月迭代' of
http://git.gicdev.com/marketing-web/marketing
into feature/3月迭代
parents
bbe2f41b
b4f4ab5a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
13 deletions
+11
-13
set-rule-dialog.vue
src/views/recharge/components/set-rule-dialog.vue
+11
-13
No files found.
src/views/recharge/components/set-rule-dialog.vue
View file @
7317311a
...
...
@@ -76,19 +76,17 @@
</el-form-item>
</
template
>
<hr
class=
"dashed mb20"
v-if=
"isMoreAccount"
/>
<
template
v-if=
"isMoreAccount"
>
<h2
class=
"icon-type-title mb20"
>
<div
class=
"mark"
/>
AI营销
</h2>
<el-form-item
label=
"AI电话(包含短信):"
prop=
"aiRule"
class=
"mb20"
>
<el-radio-group
v-model=
"form.aiRule"
>
<el-radio
:label=
"2"
>
会员所属服务门店
</el-radio>
<el-radio
:label=
"3"
>
活动创建人
</el-radio>
</el-radio-group>
</el-form-item>
</
template
>
<hr
class=
"dashed mb20"
/>
<h2
class=
"icon-type-title mb20"
>
<div
class=
"mark"
/>
AI营销
</h2>
<el-form-item
label=
"AI电话(包含短信):"
prop=
"aiRule"
class=
"mb20"
>
<el-radio-group
v-model=
"form.aiRule"
>
<el-radio
:label=
"2"
>
会员所属服务门店
</el-radio>
<el-radio
:label=
"3"
>
活动创建人
</el-radio>
</el-radio-group>
</el-form-item>
</template>
</el-form>
<div
class=
"footer"
>
...
...
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