From 073312a56bd4c3865633dea823da57dfb7e0c5db Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Thu, 11 Dec 2025 09:54:24 +0800 Subject: [PATCH] =?UTF-8?q?CRM=5F25-12-16#story#7744,=E8=B0=83=E5=BA=A6APP?= =?UTF-8?q?=E6=8A=A5=E5=A4=87=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/report/reportIndex.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/report/reportIndex.vue b/src/views/report/reportIndex.vue index f94fd648..29f006d6 100644 --- a/src/views/report/reportIndex.vue +++ b/src/views/report/reportIndex.vue @@ -263,10 +263,10 @@ data.lat = this.lat; data.lng = this.lng; } - if( !this.remark ) { + /*if( !this.remark ) { Toast('备注内容不能为空') return - } + }*/ this.clickFlag = false; try { await newOrderReporting(data)