src/tabviews/zshare/actionList/excelInbutton/index.jsx
@@ -408,6 +408,9 @@ param.username = sessionStorage.getItem('User_Name') || '' param.fullname = sessionStorage.getItem('Full_Name') || '' } if (btn.dataM === 'true') { param.dataM = sessionStorage.getItem('dataM') === 'true' ? 'Y' : '' } Api.genericInterface(param).then((res) => { if (res.status) {