+ {{ item.createTime }}
|
- {{ item.clientsNum }}
+ | {{ item.title }} |
+ {{ item.clientsNum }}
+ ng-click="getNoticeClients(item.title,item.id,1,index)">
|
- {{ item.noRead }} |
- {{ item.agree }} |
- {{ item.handleNum }} |
-
+ | {{ item.noRead }} |
+ {{ item.agree }} |
+ {{ item.handleNum }}
+ |
+
禁用
@@ -106,15 +103,15 @@
| {{item.partner_code}} |
未读
- 已读
- 同意
- 拒绝
+ 已读({{ item.read_time }})
+ 同意({{ item.status_time }})
+ 拒绝({{ item.status_time }})
|
未处理 |
- 已处理
+ 已处理({{ item.modify_time }})
|
diff --git a/src/main/ui/static/apsKYC/templates/cat_aps_notice.html b/src/main/ui/static/apsKYC/templates/cat_aps_notice.html
index 6e12fb1f0..045f001ee 100644
--- a/src/main/ui/static/apsKYC/templates/cat_aps_notice.html
+++ b/src/main/ui/static/apsKYC/templates/cat_aps_notice.html
@@ -1,51 +1,37 @@
-
- |