This commit is contained in:
PQZ 2024-08-31 09:28:18 +08:00
parent 16ee494983
commit b8d84c0cd7

View File

@ -36,7 +36,7 @@ export default {
data() {
return {
title: '车联通后台管理系统',
logo: logoImg
logo: undefined,
}
}
}