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