客户管理功能

This commit is contained in:
JinLu.Yin
2022-05-06 21:59:31 +08:00
parent 31ef9edb48
commit 5f1324779d
7 changed files with 627 additions and 5 deletions

View File

@@ -35,7 +35,7 @@ export default {
},
data() {
return {
title: '若依管理系统',
title: '苦糖果MES',
logo: logoImg
}
}