From 949bfd62415cd1bb289dc4c8e35f744a6b81d4df Mon Sep 17 00:00:00 2001
From: cpf <1105965053@qq.com>
Date: Wed, 25 May 2022 15:49:31 +0800
Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=AE=A1=E6=89=B9=E7=8A=B6?=
=?UTF-8?q?=E6=80=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/app/pages/audit/audit-ing/audit-ing.component.html | 8 ++++----
.../audit/audit-record/audit-record.component.html | 4 ++--
.../license/file-category/file-category.component.html | 10 +++++-----
.../update-category/update-category.component.html | 8 ++++----
4 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/src/app/pages/audit/audit-ing/audit-ing.component.html b/src/app/pages/audit/audit-ing/audit-ing.component.html
index 3dc17e0..7fe981e 100644
--- a/src/app/pages/audit/audit-ing/audit-ing.component.html
+++ b/src/app/pages/audit/audit-ing/audit-ing.component.html
@@ -11,8 +11,8 @@
加油站名称 |
区域名称 |
省公司名称 |
-
+
+ 审批状态 |
审批 |
@@ -37,8 +37,8 @@
-
+
+ {{item.auditStatusDesc}} |
审批
详情
diff --git a/src/app/pages/audit/audit-record/audit-record.component.html b/src/app/pages/audit/audit-record/audit-record.component.html
index 3150ad0..102a475 100644
--- a/src/app/pages/audit/audit-record/audit-record.component.html
+++ b/src/app/pages/audit/audit-record/audit-record.component.html
@@ -97,7 +97,7 @@
| 申请人 |
审批时间 |
审批人 |
-
+ 审批状态 |
操作 |
@@ -125,7 +125,7 @@
{{item.creatorUser.name}} |
{{item.auditTime | date:"yyyy/MM/dd HH:mm:ss"}} |
{{item.auditUser.name}} |
-
+ {{item.auditStatusDesc}} |
详情
|
diff --git a/src/app/pages/license/file-category/file-category.component.html b/src/app/pages/license/file-category/file-category.component.html
index 5fcb294..8a20736 100644
--- a/src/app/pages/license/file-category/file-category.component.html
+++ b/src/app/pages/license/file-category/file-category.component.html
@@ -4,12 +4,12 @@
[nzShowPagination]="false" [nzScroll]="{ y:tableScrollHeight }" [nzNoResult]='null' nzTableLayout="fixed">
-
+ |
证照名称
|
有无证照 |
-
+
+ 审核状态 |
附件 |
操作 |
@@ -24,10 +24,10 @@
无
有
-
{{item.auditLog.auditStatusDesc || ''}}
- | -->
+
diff --git a/src/app/pages/license/update-category/update-category.component.html b/src/app/pages/license/update-category/update-category.component.html
index 82c1642..1b39841 100644
--- a/src/app/pages/license/update-category/update-category.component.html
+++ b/src/app/pages/license/update-category/update-category.component.html
@@ -12,8 +12,8 @@
| 有效天数 |
办理类型 |
+ 提交时间 | -->
+ 审核状态 |
预警状态 |
附件 |
操作 |
@@ -37,10 +37,10 @@
{{getHandleTypes(item.handleTypesDefault)}} |
{{item.auditLog.auditStatusDesc || ''}}
- | -->
+
无
办理提醒
|