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

调整

parent 5931bb3d
This diff is collapsed.
......@@ -662,7 +662,7 @@
this.allPieData = data.filter((item) => {
return item.children.some((child) => child.data.length >= 2);
});
console.log(this.allPieData, ' this.allPieData')
})
},
/* 流向动画*/
......
......@@ -27,7 +27,7 @@
required: true,
},
{
label: '流特性',
label: '流特性',
prop: 'ldtx',
span: 12,
"type": "RelSelect",
......
......@@ -27,8 +27,8 @@
width: 120
},
{
label: "流特性",
prop: "lxtx",
label: "流特性",
prop: "ldtx",
width: 120,
transform: {
"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