浏览代码

[fix] In Progress

jihuaqiang 3 年之前
父节点
当前提交
bad5782755
共有 1 个文件被更改,包括 1 次插入1 次删除
  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">