修改台账树
This commit is contained in:
@@ -91,9 +91,9 @@ const typelist = [
|
||||
]
|
||||
|
||||
const lineStyle = [
|
||||
{ type: 'solid', width: 3 },
|
||||
{ type: 'dotted', width: 3 },
|
||||
{ type: 'dashed', width: 3 }
|
||||
{ type: 'solid', },
|
||||
{ type: 'dotted', },
|
||||
{ type: 'dashed', }
|
||||
]
|
||||
|
||||
const getEngineeringTree = () => treeRef.value?.treRef?.treeRef4
|
||||
|
||||
Reference in New Issue
Block a user