Browse Source

[fix] In Progress

jihuaqiang 2 years ago
parent
commit
bad5782755
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/popup/tabbar-page/message/index.vue

+ 1 - 1
src/view/popup/tabbar-page/message/index.vue

@@ -51,7 +51,7 @@
                       <template v-if="item.type == 1">
                         <!-- 进行中-->
                         <template v-if="item.status == 0">
-                          In progress
+                          In Progress
                         </template>
                         <!-- 已完成 -->
                         <template v-else-if="item.status == 1">