src/main/resources/templates/febs/views/modules/agent/member.html
@@ -87,8 +87,8 @@ <script type="text/html" id="account-type"> {{# var accountType = { 2: {title: '正常账号'}, 1: {title: '测试账号'} 1: {title: '正常账号'}, 2: {title: '测试账号'} }[d.accountType]; }} <span>{{ accountType.title }}</span>