Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
haoban-3
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
office
haoban-3
Commits
af5ea7fb
Commit
af5ea7fb
authored
Jul 27, 2022
by
caoyanzhi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update: 同步标签
parent
c911d5c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
memberTagSet.vue
src/views/apps/customerApp/memberTagSet.vue
+1
-1
No files found.
src/views/apps/customerApp/memberTagSet.vue
View file @
af5ea7fb
...
...
@@ -165,7 +165,7 @@ export default {
totalCount
:
4
,
// 总同步次数
canUseCount
:
0
,
// 剩余同步次数
checkFirst
:
''
,
syncStatusOpt
:
{
0
:
'未同步'
,
1
:
'同步中'
,
2
:
'同步完成 '
},
syncStatusOpt
:
{
0
:
'未同步'
,
1
:
'同步中'
,
2
:
'同步完成 '
,
3
:
'同步失败'
},
syncStatusClass
:
{
0
:
'state-point-default'
,
1
:
'state-point-loading-scale'
,
2
:
'state-point-success'
,
3
:
'state-point-error'
}
};
},
...
...
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