修改比对式检测页面
This commit is contained in:
@@ -206,6 +206,7 @@ const open = async (
|
||||
standardDev: StandardDevice.ResPqStandardDevice[],
|
||||
fatherPlanId: string
|
||||
) => {
|
||||
CompareTestVisible.value = false
|
||||
selectTestItemPopupRef.value?.open()
|
||||
devIdList.value = device
|
||||
pqStandardDevList.value = standardDev
|
||||
@@ -484,6 +485,7 @@ defineExpose({ open })
|
||||
<style>
|
||||
.flow-container {
|
||||
width: 100%;
|
||||
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user