main
刘政 3 weeks ago
parent 67699bc2ee
commit 19025c6442

@ -164,6 +164,7 @@ const openAddChannel=(title:string, row:any)=>{
getTreeData:getTreePreview, getTreeData:getTreePreview,
getBoundCameraList: () => getBoundCameraListApi({ boxId: row.id }), getBoundCameraList: () => getBoundCameraListApi({ boxId: row.id }),
}; };
EdgeBoxTransferRef.value.acceptParams(params); EdgeBoxTransferRef.value.acceptParams(params);
} }
const openAddEdit = async(title: string, row: any = {}, isAdd = true) => { const openAddEdit = async(title: string, row: any = {}, isAdd = true) => {

Loading…
Cancel
Save