mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Lint
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
parent
9f9f09b977
commit
81d07a5f57
@ -126,7 +126,7 @@ export default {
|
||||
resource.remove({ url: `${ parsed.pathname }?${ removedDisks }propagationPolicy=Foreground` });
|
||||
})).then((_results) => {
|
||||
if ( goTo && !isEmpty(goTo) ) {
|
||||
this.value?.[0]?.currentRouter().push(goTo)
|
||||
this.value?.[0]?.currentRouter().push(goTo);
|
||||
}
|
||||
this.close();
|
||||
}).catch((err) => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user