master
parent
d600578b1a
commit
13a54ef206
|
|
@ -23,7 +23,7 @@
|
|||
let params = {
|
||||
title: route.meta.title as string,
|
||||
path: route.path,
|
||||
close: false
|
||||
close: true
|
||||
};
|
||||
onAddTabManu(params);
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue