Selaa lähdekoodia

恢复返回刷新页面

duy 2 vuotta sitten
vanhempi
commit
25978f7c61
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 3 3
      src/views/tentative/detect/test-form.vue

+ 3 - 3
src/views/tentative/detect/test-form.vue

@@ -1267,9 +1267,9 @@ const toBackClick = () => {
         path: '/tentative/detect/test',
         query: {}
     })
-    // setTimeout(() => {
-    //     window?.location?.reload()  //刷新页面
-    // }, 1000);
+    setTimeout(() => {
+        window?.location?.reload()  //刷新页面
+    }, 1000);
 }
 const updeviceUseIds = (val) => {
     listItemBaseData.value.deviceUseIds = val