上传离线数据表格渲染
This commit is contained in:
@@ -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 => {
|
||||
|
||||
Reference in New Issue
Block a user