Commit a935849e authored by 李苏's avatar 李苏 💬

调整

parent 5931bb3d
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
</div> --> </div> -->
</div> </div>
<!-- <div class="toolButton2"> <!-- <div class="toolButton2">
<div class="flex1 text-center"> <div class="flex1 text-center">
<el-checkbox v-model="xzjj">选中时近景</el-checkbox> <el-checkbox v-model="xzjj">选中时近景</el-checkbox>
</div> </div>
...@@ -662,7 +662,7 @@ ...@@ -662,7 +662,7 @@
this.allPieData = data.filter((item) => { this.allPieData = data.filter((item) => {
return item.children.some((child) => child.data.length >= 2); return item.children.some((child) => child.data.length >= 2);
}); });
console.log(this.allPieData, ' this.allPieData')
}) })
}, },
/* 流向动画*/ /* 流向动画*/
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
required: true, required: true,
}, },
{ {
label: '流特性', label: '流特性',
prop: 'ldtx', prop: 'ldtx',
span: 12, span: 12,
"type": "RelSelect", "type": "RelSelect",
......
...@@ -27,8 +27,8 @@ ...@@ -27,8 +27,8 @@
width: 120 width: 120
}, },
{ {
label: "流特性", label: "流特性",
prop: "lxtx", prop: "ldtx",
width: 120, width: 120,
transform: { transform: {
"url": "ywxxgl/uywxx/init/ldtx", "url": "ywxxgl/uywxx/init/ldtx",
......
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