From 342b2324e089ee7272a487f08946814dc2f7468f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=BF=97=E5=86=9B?= <543024265@qq.com> Date: Tue, 8 Jul 2025 17:01:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=B8=B4=E6=97=B6=E6=B3=A8?= =?UTF-8?q?=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../put-account/investment-guidelines/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/property-marketing/put-account/investment-guidelines/index.vue b/src/views/property-marketing/put-account/investment-guidelines/index.vue index f20ba03..b72fec8 100644 --- a/src/views/property-marketing/put-account/investment-guidelines/index.vue +++ b/src/views/property-marketing/put-account/investment-guidelines/index.vue @@ -170,6 +170,8 @@ const saveForm = reactive({ const timerRef = ref(null); const startTask = () => { + //todo 暂时注释 + return if (timerRef.value !== null) return; timerRef.value = setInterval(async () => { try {