This commit is contained in:
admin-lmm
2023-06-28 12:08:15 +08:00
parent ad4c0f1f82
commit 0fb39e07f7
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@ export default {
data() {
return {
title: '有电充后台管理系统',
logo: logoImg
// logo: logoImg
}
}
}