通道配对,预检测界面
This commit is contained in:
@@ -374,6 +374,7 @@ const removeTab = async (targetName: TabPaneName) => {
|
||||
|
||||
// 弹窗打开方法
|
||||
const open = async (textTitle: string,data: Plan.ReqPlan,pattern: string) => {
|
||||
console.log('open',data)
|
||||
dialogVisible.value = true
|
||||
title.value = textTitle
|
||||
planTitle.value = data.name
|
||||
|
||||
Reference in New Issue
Block a user