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 b72fec8..d35dc09 100644 --- a/src/views/property-marketing/put-account/investment-guidelines/index.vue +++ b/src/views/property-marketing/put-account/investment-guidelines/index.vue @@ -40,15 +40,11 @@
- - - - - - - - - + + + + +
@@ -171,7 +167,7 @@ const timerRef = ref(null); const startTask = () => { //todo 暂时注释 - return + return; if (timerRef.value !== null) return; timerRef.value = setInterval(async () => { try {