Browse Source

fix(text): 文案修改

tangning 3 years ago
parent
commit
12747704b4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/locales/lang/zh-CN/routes/room.ts

+ 1 - 1
src/locales/lang/zh-CN/routes/room.ts

@@ -54,7 +54,7 @@ export default {
     1: '正常',
     0: '封存',
     101: '已开始',
-    102: '开始',
+    102: '开始',
     103: '已结束',
   },
 };