king
2022-10-04 41c55c1f103658b997f7a828a7067bdb228f1df0
src/tabviews/zshare/actionList/excelInbutton/index.jsx
@@ -430,6 +430,10 @@
            } else {
              param.rduri = btn.interface
            }
            let host = window.GLOB.baseurl.replace(/http(s):\/\//, '')
            if (param.rduri.indexOf(host) === -1 && /\/dostars/.test(param.rduri)) {
              param.$login = true
            }
          }
        }