Leon 1 år sedan
förälder
incheckning
8a4f0b1933
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      src/_health/pages/add_moment.tsx

+ 4 - 0
src/_health/pages/add_moment.tsx

@@ -244,6 +244,10 @@ export default function AddMoment() {
                 }))
                 }))
             }
             }
 
 
+            Taro.disableAlertBeforeUnload({
+
+            })
+
             global.refreshWindow()
             global.refreshWindow()
             global.refreshHistory()
             global.refreshHistory()
         })
         })