From f483ba06de7bcc6b126c03af40c44650e38fbb92 Mon Sep 17 00:00:00 2001 From: SHAOJIAHAO <55341701@qq.com> Date: Wed, 29 Jun 2022 10:50:34 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E6=8E=A8=E9=80=81=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E9=A1=B5=E9=9D=A2=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../edit-push-item.component.html | 22 +++++-- .../edit-push-item.component.ts | 20 +++---- .../push/push.component.html | 10 +++- .../system-management/push/push.component.ts | 59 ++++++++++++++----- .../role/addrole/addrole.component.html | 2 +- .../role/addrole/addrole.component.ts | 2 +- .../role/editrole/editrole.component.html | 2 +- .../role/editrole/editrole.component.ts | 2 +- 8 files changed, 81 insertions(+), 38 deletions(-) diff --git a/src/app/system-management/push/edit-push-item/edit-push-item.component.html b/src/app/system-management/push/edit-push-item/edit-push-item.component.html index cef01fe..d3c0f8f 100644 --- a/src/app/system-management/push/edit-push-item/edit-push-item.component.html +++ b/src/app/system-management/push/edit-push-item/edit-push-item.component.html @@ -1,20 +1,32 @@