Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mancheng_code
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanxiao
mancheng_code
Commits
b7989e3a
Commit
b7989e3a
authored
Aug 03, 2023
by
liudx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改切换骨干企业第一次纸制品不显示
parent
a18c0a8e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
src/views/atlas/pages/enterprise.vue
+2
-2
No files found.
src/views/atlas/pages/enterprise.vue
View file @
b7989e3a
...
@@ -694,7 +694,7 @@ export default {
...
@@ -694,7 +694,7 @@ export default {
this
.
getAttractSdmap
();
this
.
getAttractSdmap
();
},
},
async
getChain
(
inid
)
{
async
getChain
(
inid
)
{
console
.
log
(
inid
);
if
(
inid
==
"生物医药大健康"
)
{
if
(
inid
==
"生物医药大健康"
)
{
inid
=
"医药"
;
inid
=
"医药"
;
let
res
=
await
API2
.
chain
(
inid
,
1
);
let
res
=
await
API2
.
chain
(
inid
,
1
);
...
@@ -716,7 +716,7 @@ export default {
...
@@ -716,7 +716,7 @@ export default {
this
.
upstream
=
this
.
IndustrialChain
.
nodeList
[
0
];
this
.
upstream
=
this
.
IndustrialChain
.
nodeList
[
0
];
this
.
midstream
=
this
.
IndustrialChain
.
nodeList
[
1
];
this
.
midstream
=
this
.
IndustrialChain
.
nodeList
[
1
];
this
.
downstream
=
this
.
IndustrialChain
.
nodeList
[
2
];
this
.
downstream
=
this
.
IndustrialChain
.
nodeList
[
2
];
}
else
if
(
inid
==
"纸制品加工及卫品"
)
{
}
else
if
(
inid
==
"纸制品加工及卫品"
||
inid
==
"钢铁"
)
{
inid
=
"纸制品加工及卫品"
;
inid
=
"纸制品加工及卫品"
;
this
.
upstream
=
{
this
.
upstream
=
{
level
:
1
,
level
:
1
,
...
...
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