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
aa40ba95
Commit
aa40ba95
authored
Mar 03, 2020
by
chenxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:文案错误
parent
c78c6470
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
form.vue
src/views/card/form.vue
+1
-1
No files found.
src/views/card/form.vue
View file @
aa40ba95
...
...
@@ -31,7 +31,7 @@
<!-- 微盟微商城 微盟券号 -->
<template
v-if=
"form.cardApplyChannel.indexOf('WMmicroMall') !== -1 && countFlag"
>
<el-alert
title=
"
微盟适用商品数据来源于微盟侧商品及商品参数,请确保填写正确。
"
type=
"warning"
show-icon
:closable=
"false"
class=
"f-alert"
style=
"margin-bottom: 10px;margin-left:130px;"
></el-alert>
<el-alert
title=
"
选择设置微盟微商城-微盟券号时,卡券信息将以微盟侧为准,本页填写信息将视为无效
"
type=
"warning"
show-icon
:closable=
"false"
class=
"f-alert"
style=
"margin-bottom: 10px;margin-left:130px;"
></el-alert>
<el-form-item
label=
"微盟券号"
>
<div
class=
"mb10"
v-for=
"(saveItem, idx) in weimobDemoCodeList"
:key=
"idx"
>
<el-select
class=
"w200"
:disabled=
"saveItem.save || isEdit || isInfo"
v-model=
"saveItem.pid"
filterable
placeholder=
"请选择店铺"
clearable
@
change=
"handleShopChange($event, idx)"
>
...
...
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