duy пре 2 година
родитељ
комит
25978f7c61
1 измењених фајлова са 3 додато и 3 уклоњено
  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