From 520ee12f2ba51d889adcbf6c5c9b0a2775e64555 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 18 Aug 2022 10:24:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=9B=91=E6=B5=8B=E5=AF=B9?= =?UTF-8?q?=E8=B1=A1=E7=B1=BB=E5=9E=8B=E5=AE=A1=E6=89=B9=E9=80=9A=E8=BF=87?= =?UTF-8?q?=E7=9A=84=E7=AE=A1=E6=8E=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppMonitoringObject/MonitorRemoveView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppMonitoringObject/MonitorRemoveView.vue b/src/apps/AppMonitoringObject/MonitorRemoveView.vue index 0fe1269a..8c0fed03 100644 --- a/src/apps/AppMonitoringObject/MonitorRemoveView.vue +++ b/src/apps/AppMonitoringObject/MonitorRemoveView.vue @@ -106,7 +106,7 @@ export default { }, submit() { - if (!this.form.objectType) { + if (this.form.pass == 1 && !this.form.objectType) { return this.$u.toast('请选择监测对象类型') } let url = '', params = {