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
2cf560ba
Commit
2cf560ba
authored
Apr 21, 2021
by
crushh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 合并
parent
b00bd6bb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
9 deletions
+1
-9
form.js
src/views/ecm/form.js
+1
-9
No files found.
src/views/ecm/form.js
View file @
2cf560ba
import
{
_debounce
}
from
'@/utils/index'
;
import
{
getEcmInfo
,
saveEcmInfo
,
getUseStoredFalg
,
g
etXsxsFalg
,
g
icPaymentList
}
from
'@/service/api/ecmApi.js'
;
import
{
getEcmInfo
,
saveEcmInfo
,
getUseStoredFalg
,
gicPaymentList
}
from
'@/service/api/ecmApi.js'
;
import
{
getCardManualSetting
}
from
'@/service/api/cardApi.js'
;
import
{
listTemplateVariables
}
from
'@/service/api/msgApi.js'
;
import
{
klflStrategy
}
from
'@/service/api/gameApi.js'
;
// 会员等级列表接口
...
...
@@ -152,14 +152,6 @@ export default {
storedChecked
:
false
,
discount_limit
:
{
type
:
1
,
count
:
undefined
,
flag
:
false
},
// 适用商品折扣
useStoredFlag
:
0
,
//显示储值触发和会员卡升级事件
analyseConfig
:
{
statusFlag
:
0
,
crowd_flag
:
1
,
crowd_send
:
4
,
crowd_no_send
:
1
,
marke_days
:
14
},
xsxsFlag
:
0
,
paymentList
:
[],
checkList
:
[]
};
...
...
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