Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
enterprise-serevice-platform-web
Project
Project
Details
Activity
Releases
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
张伯涛
enterprise-serevice-platform-web
Commits
d45b8ba2
Commit
d45b8ba2
authored
Oct 24, 2022
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
关联企业 修改切换企业ui
parent
dbafb693
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
AffiliatedEnterprisesUpdate.vue
...personalCenter/components/AffiliatedEnterprisesUpdate.vue
+1
-4
No files found.
src/views/personalCenter/components/AffiliatedEnterprisesUpdate.vue
View file @
d45b8ba2
...
...
@@ -1049,9 +1049,6 @@ export default {
}
else
if
(
res
.
data
[
0
].
userEnterpriseOperateRelativeList
.
length
===
3
)
{
this
.
affiliateFrom
.
userEnterpriseOperateRelativeList
=
res
.
data
[
0
].
userEnterpriseOperateRelativeList
}
this
.
affiliateFrom
=
res
.
data
[
0
]
}
})
...
...
@@ -1273,7 +1270,7 @@ export default {
// sum = count1 * 4 + count2 * 3 + count3 * 2
// this.affiliateFrom.completeness = sum
console
.
log
(
this
.
address
)
console
.
log
(
this
.
affiliateFrom
.
userEnterpriseTabRelativeList
)
console
.
log
(
'this.affiliateFrom.userEnterpriseTabRelativeList'
,
this
.
affiliateFrom
.
userEnterpriseTabRelativeList
)
if
(
this
.
affiliateFrom
.
userEnterpriseTabRelativeList
===
undefined
)
{
this
.
affiliateFrom
.
userEnterpriseTabRelativeList
=
[]
}
...
...
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