修改检测查询页面空白问题
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
<!-- 检测过程显示弹窗 -->
|
||||
<TestPopup ref="testPopup" @quitClicked="handleQuitClicked"></TestPopup>
|
||||
<!-- 检测数据查询弹窗 -->
|
||||
<dataCheckPopup ref="dataCheckPopupRef" />
|
||||
<dataCheckPopup ref="dataCheckPopupRef" :append-to-body="true"/>
|
||||
<!-- 手动检测检测项选择弹窗 -->
|
||||
<SelectTestItemPopup ref="selectTestItemPopupRef" @openTestDialog="openTestDialog"></SelectTestItemPopup>
|
||||
<!-- 省平台模式下的温度湿度填写弹窗 -->
|
||||
|
||||
Reference in New Issue
Block a user