src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -915,6 +915,9 @@ _param.username = sessionStorage.getItem('User_Name') || '' _param.fullname = sessionStorage.getItem('Full_Name') || '' } if (btn.dataM === 'true') { _param.dataM = sessionStorage.getItem('dataM') === 'true' ? 'Y' : '' } return _param })