src/api/index.js
@@ -839,7 +839,7 @@ } if (['sPC_Get_TableData', 'sPC_Get_TableData_debug', 'sPC_TableData_InUpDe', 'sPC_TableData_InUpDe_debug', 'sPC_Get_structured_data'].includes(param.func)) { if (sessionStorage.getItem('isEditState') === 'true') { if (window.GLOB.mkHS) { param.username = sessionStorage.getItem('CloudUserName') || '' param.fullname = sessionStorage.getItem('CloudFullName') || '' } else {