上传离线数据表格渲染

This commit is contained in:
zhujiyan
2024-07-22 13:16:14 +08:00
parent bccf61c6d1
commit 76cd3461b3
3 changed files with 61 additions and 14 deletions

View File

@@ -514,6 +514,7 @@ const handleClick = async (tab?: any) => {
//离线数据导入
const offLineDataImportRef = ref()
const handleImport = () => {
//设备devId&监测点lineId带入组件
offLineDataImportRef.value && offLineDataImportRef.value.open()
}
queryByCode('Device_Type').then(res => {