king
2022-11-24 5478a1f1d6a9dca0d8c3c4301b28cb6a67f58993
src/views/systemfunc/index.jsx
@@ -17,6 +17,10 @@
    sessionStorage.setItem('isEditState', 'true')
    window.GLOB.mkHS = true
    // HS下不可开启断点调试
    window.GLOB.breakpoint = false
    sessionStorage.removeItem('breakpoint')
    Object.defineProperty(window, 'debugger', {
      writable: false,
      value: false