Commit 808643ca authored by 纪泽龙's avatar 纪泽龙

Merge branch 'develop_jzl'

parents 99af7a08 343ba06f
<!--
* @Author: your name
* @Date: 2022-01-11 13:44:17
* @LastEditTime: 2022-03-10 09:12:48
* @LastEditors: Please set LastEditors
* @LastEditTime: 2022-08-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);
});
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment