This commit is contained in:
仲么了
2023-10-26 09:03:16 +08:00
parent 9b6ba745f2
commit 89d3d78f22
16 changed files with 209 additions and 76 deletions

View File

@@ -63,7 +63,7 @@ export default {
roleName = '工程用户'
break
case 'app_vip_user':
roleName = 'VIP用户'
roleName = '正式用户'
break
case 'market_user':
roleName = '营销用户'