修改查询统计数据
This commit is contained in:
@@ -720,7 +720,8 @@ const nodeClick = async (e: anyObj, node?: any) => {
|
||||
engineeringName.value = node?.parent.parent.data.name
|
||||
|
||||
await queryDictType({
|
||||
lineId: e?.id,
|
||||
// lineId: e?.id,
|
||||
lineType: e?.lineType,
|
||||
conType: e.conType
|
||||
}).then(res => {
|
||||
oddAndEvenFlag.value = false
|
||||
|
||||
Reference in New Issue
Block a user