From 9c0f00f625a220777c6b18ffc0d21aa59ddd323a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=B9=BF?= Date: Tue, 11 Dec 2018 20:32:55 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=20(#2148)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * [Update] 修改命令执行 * Update forms.py --- .../ops/command_execution_create.html | 42 +++++++++++++------ .../perms/asset_permission_create_update.html | 12 ++++-- apps/users/forms.py | 4 ++ apps/users/models/user.py | 2 - apps/users/templates/users/_user.html | 6 ++- apps/users/views/user.py | 2 + 6 files changed, 49 insertions(+), 19 deletions(-) diff --git a/apps/ops/templates/ops/command_execution_create.html b/apps/ops/templates/ops/command_execution_create.html index 7d1e49c32..9a0916153 100644 --- a/apps/ops/templates/ops/command_execution_create.html +++ b/apps/ops/templates/ops/command_execution_create.html @@ -11,6 +11,10 @@ + + + +