mirror of
https://gitee.com/wanwujie/sub2api
synced 2026-04-03 06:52:13 +08:00
fix(ui): reset mixed channel warning on close
This commit is contained in:
@@ -2587,6 +2587,7 @@ const resetForm = () => {
|
||||
}
|
||||
|
||||
const handleClose = () => {
|
||||
mixedChannelWarning.cancel()
|
||||
emit('close')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user