king
2021-05-27 62ebae424b86bb51f86d3d8852eb38450db9769a
src/tabviews/zshare/mutilform/index.jsx
@@ -256,7 +256,7 @@
    if (deForms.length === 0) {
      return
    } else if (menuType !== 'HS' && options.sysType === 'local' && !window.GLOB.systemType) {
    } else if (menuType !== 'HS' && options.sysType === 'local' && window.GLOB.systemType !== 'production') {
      this.improveSimpleActionForm(deForms)
      return
    }