ZaiZai 1 vuosi sitten
vanhempi
commit
f41fd8f721
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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是否存在