mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-19 08:19:15 +08:00
fix: 解决远程下载取消之后 下载进度弹框没有消失的BUG
This commit is contained in:
parent
0c6b52ed4c
commit
bb6f46f20d
@ -110,6 +110,7 @@ const getFileName = (url: string) => {
|
||||
const acceptParams = (props: WgetProps) => {
|
||||
addForm.path = props.path;
|
||||
open.value = true;
|
||||
submitData.value = false;
|
||||
};
|
||||
|
||||
defineExpose({ acceptParams });
|
||||
|
Loading…
x
Reference in New Issue
Block a user