Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gassafety-progress
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
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
耿迪迪
gassafety-progress
Commits
343ba06f
Commit
343ba06f
authored
Aug 23, 2022
by
纪泽龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更改一下
parent
3969737c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
jiantou.png
gassafetyprogress-web/src/assets/mapImages/jiantou.png
+0
-0
index.vue
gassafetyprogress-web/src/views/bigWindow/index.vue
+5
-2
No files found.
gassafetyprogress-web/src/assets/mapImages/jiantou.png
0 → 100644
View file @
343ba06f
1.03 KB
gassafetyprogress-web/src/views/bigWindow/index.vue
View file @
343ba06f
<!--
* @Author: your name
* @Date: 2022-01-11 13:44:17
* @LastEditTime: 2022-0
3-10 09:12:48
* @LastEditors:
Please set LastEditors
* @LastEditTime: 2022-0
8-22 14:15:59
* @LastEditors:
纪泽龙 jizelong@qq.com
* @Description: 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
* @FilePath: /test/hello-world/src/views/Home.vue
-->
...
...
@@ -351,8 +351,11 @@ export default {
}),
// 管道上图
addPipeLine
(
data
,
component
)
{
console
.
log
(
'zzzzzzsssssxxxxzxzxzxzxzxzxz'
)
for
(
let
comp
in
data
)
{
data
[
comp
].
forEach
((
pipe
)
=>
{
console
.
log
(
pipe
)
this
.
map
.
addPipeLine
(
pipe
,
component
);
});
}
...
...
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