bugfix and performance improves
This commit is contained in:
@ -31,6 +31,7 @@ export default {
|
||||
return router.push(obj);
|
||||
}
|
||||
},
|
||||
|
||||
// 关闭指定tab页签
|
||||
closePage(obj) {
|
||||
if (obj === undefined) {
|
||||
|
Reference in New Issue
Block a user