Explorar o código

commit 枚举错误

yu jie %!s(int64=4) %!d(string=hai) anos
pai
achega
488bb91e36
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/information/account_info/list/setup.ts

+ 1 - 1
src/views/information/account_info/list/setup.ts

@@ -56,7 +56,7 @@ export function getTaAccountStatus(type: number) {
             result = '禁止建仓(人工受限)'
             break;
         case 5:
-            result = '禁止交易(人工冻结)'
+            result = '禁止交易(人工冻结)'
             break;
         case 6:
             result = '待激活'