微调
This commit is contained in:
@@ -262,6 +262,7 @@ const open = async (row: any) => {
|
||||
currentImpactLoadOptions.value = shockList.value.filter(
|
||||
(item: any) => item.inpactloadtypeId === form.value.inpactloadtypeId
|
||||
)
|
||||
|
||||
// 构建启动方式选项
|
||||
const uniqueStartups = new Map()
|
||||
currentImpactLoadOptions.value.forEach((item: any) => {
|
||||
|
||||
Reference in New Issue
Block a user