From 65595068a58754e29b1a420c3e1a7f4187964edb Mon Sep 17 00:00:00 2001 From: hdm Date: Wed, 3 Aug 2022 18:23:32 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=BB=9F=E8=AE=A1=E6=95=B0?= =?UTF-8?q?=E6=8D=AEbug=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/project/controller/Api.php | 1 - app/project/view/index/view_overview.html | 18 +++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/app/project/controller/Api.php b/app/project/controller/Api.php index d091a5f..de11844 100644 --- a/app/project/controller/Api.php +++ b/app/project/controller/Api.php @@ -61,7 +61,6 @@ class Api extends BaseController $date_schedules = hour_count($schedules); } $res['task_pie'] = $task_pie; - $res['bug_status'] = $bug_status; $res['date_tasks'] = $date_tasks; $res['date_tasks_ok'] = $date_tasks_ok; $res['date_schedules'] = $date_schedules; diff --git a/app/project/view/index/view_overview.html b/app/project/view/index/view_overview.html index 1d5a2ab..3bfc9ed 100644 --- a/app/project/view/index/view_overview.html +++ b/app/project/view/index/view_overview.html @@ -28,7 +28,7 @@
-
项目阶段
+ 项目阶段
{gt name="$role" value="0"}
@@ -74,7 +74,7 @@
-

阶段流转记录

+

阶段流转记录

{notempty name="$step_record"}
    {volist name="$step_record" id="vo"} @@ -101,7 +101,7 @@
    -
    项目附件
    + 项目附件
    @@ -135,7 +135,7 @@
    -
    关联链接
    + 关联链接
    @@ -180,7 +180,7 @@
    -
    项目概况
    + 项目概况
    @@ -205,7 +205,7 @@
    -
    项目进度
    + 项目进度
    @@ -224,7 +224,7 @@
    -
    项目燃尽图
    + 项目燃尽图
    -
    任务分配情况
    + 任务分配情况
    @@ -247,7 +247,7 @@
    -
    工时登记情况
    + 工时登记情况