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
3c6f2b4b
Commit
3c6f2b4b
authored
May 07, 2021
by
黑潮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 隐藏企微筛选
parent
a1085fbd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
batch-list.vue
src/views/ecm/batch-list.vue
+1
-1
list.vue
src/views/ecm/list.vue
+1
-1
No files found.
src/views/ecm/batch-list.vue
View file @
3c6f2b4b
...
...
@@ -121,7 +121,7 @@ export default {
created
()
{
getXsxsFalg
().
then
(
res
=>
{
if
(
res
.
result
)
{
this
.
typeOptions
.
find
(
el
=>
el
.
value
==
'qywx'
).
visible
=
true
;
//
this.typeOptions.find(el => el.value == 'qywx').visible = true;
}
});
getUseStoredFalg
().
then
(
res
=>
{
...
...
src/views/ecm/list.vue
View file @
3c6f2b4b
...
...
@@ -291,7 +291,7 @@ export default {
this
.
tableHeader
=
arr
;
}
if
(
this
.
xsxsFlag
)
{
this
.
marketingTypeOptions
.
find
(
el
=>
el
.
value
==
'qywx'
).
visible
=
true
;
//
this.marketingTypeOptions.find(el => el.value == 'qywx').visible = true;
}
});
},
...
...
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