bugfix and performance improves

This commit is contained in:
quantulr
2023-08-11 17:29:21 +08:00
parent 2177189c34
commit 198b363997
23 changed files with 1383 additions and 1117 deletions

View File

@ -31,6 +31,7 @@ export default {
return router.push(obj);
}
},
// 关闭指定tab页签
closePage(obj) {
if (obj === undefined) {