ZaiZai 1 year ago
parent
commit
f41fd8f721
1 changed files with 0 additions and 3 deletions
  1. 0 3
      src/views/tasks/hc-data.vue

+ 0 - 3
src/views/tasks/hc-data.vue

@@ -158,9 +158,6 @@ const contractId = ref(useAppState.getContractId)
 onMounted(() => {
     checkSmsCode()
     getContractInfoList()
-    setTimeout(() => {
-        showTaskReviewModal.value = true
-    }, 2000)
 })
 
 //Ukey是否存在