Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mobi
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
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
wbx-PCAndMobi
mobi
Commits
f9cc2270
Commit
f9cc2270
authored
May 21, 2021
by
levante
Browse files
Options
Browse Files
Download
Plain Diff
解决标签冲突
parents
fafde06b
49983c5f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
pudongRoutes.json
src/router/pudongRoutes.json
+4
-0
labelRightSide.vue
src/views/label/labelRightSide.vue
+0
-1
No files found.
src/router/pudongRoutes.json
View file @
f9cc2270
...
@@ -111,6 +111,10 @@
...
@@ -111,6 +111,10 @@
"meta"
:
{
"title"
:
"修改手机号"
,
"menuPath"
:
false
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
}
"meta"
:
{
"title"
:
"修改手机号"
,
"menuPath"
:
false
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
}
}
}
]
]
},
{
"path"
:
"/propertyScore/ScoreDisposeSet"
,
"name"
:
"scoreDisposeSet"
,
"meta"
:
{
"title"
:
"评分权重配置"
,
"menuPath"
:
true
,
"menuIcon"
:
"profile"
,
"hideInBread"
:
false
}
}
}
]
]
}
}
...
...
src/views/label/labelRightSide.vue
View file @
f9cc2270
...
@@ -687,7 +687,6 @@ export default {
...
@@ -687,7 +687,6 @@ export default {
},
},
resetFormFields
()
{
resetFormFields
()
{
this
.
loopContent
.
data
=
[
{
randomNum
:
Math
.
random
(),
serial
:
'新分组'
,
relation
:
'and'
,
labelSelConditionList
:
[
{
key
:
''
,
val
:
''
,
tableName
:
''
,
codition
:
'eq'
,
relation
:
''
,
randomNum
:
Math
.
random
()}
]
}
]
this
.
loopContent
.
data
=
[
{
randomNum
:
Math
.
random
(),
serial
:
'新分组'
,
relation
:
'and'
,
labelSelConditionList
:
[
{
key
:
''
,
val
:
''
,
tableName
:
''
,
codition
:
'eq'
,
relation
:
''
,
randomNum
:
Math
.
random
()}
]
}
]
this
.
resultList
=
[]
this
.
resultList
=
[]
this
.
labelForm
.
resetFields
()
this
.
labelForm
.
resetFields
()
this
.
infoSettingForm
.
resetFields
()
this
.
infoSettingForm
.
resetFields
()
...
...
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