From 79b5618756fe9d14486f5d8843728547f0aac46a Mon Sep 17 00:00:00 2001 From: Bai Date: Mon, 6 Jan 2020 14:46:59 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=E4=B8=AD=E5=BF=83=E6=89=B9=E9=87=8F=E5=91=BD=E4=BB=A4=E8=B5=84?= =?UTF-8?q?=E4=BA=A7=E6=A0=91=E6=94=B6=E8=97=8F=E5=A4=B9=E5=BE=AA=E7=8E=AF?= =?UTF-8?q?=E7=8E=B0=E5=AE=9E=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/ops/templates/ops/command_execution_create.html | 6 ------ 1 file changed, 6 deletions(-) diff --git a/apps/ops/templates/ops/command_execution_create.html b/apps/ops/templates/ops/command_execution_create.html index 95ce617ca..7b4d254f6 100644 --- a/apps/ops/templates/ops/command_execution_create.html +++ b/apps/ops/templates/ops/command_execution_create.html @@ -119,12 +119,6 @@ check: { enable: true }, - async: { - enable: true, - url: url, - autoParam: ["id=key", "name=n", "level=lv"], - type: 'get' - }, view: { dblClickExpand: false, showLine: true