فهرست منبع

修改文字为结项申请

QuYueTing 4 روز پیش
والد
کامیت
f88da4fbf0
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      fhKeeper/formulahousekeeper/timesheet/src/views/project/list.vue

+ 2 - 2
fhKeeper/formulahousekeeper/timesheet/src/views/project/list.vue

@@ -906,8 +906,8 @@
                 {{
                   user.timeType.isProjectClosure == 1
                     ? scope.row.status == 1
-                      ? "项目结项申请"
-                      : "项目结项审批中"
+                      ? "结项申请"
+                      : "结项审批中"
                     : $t("wan-cheng")
                 }}
                 <el-dropdown-menu slot="dropdown" class="customdropdown_menu">