king
2021-09-17 3bbb8c98fd999cfdaa6d7e061af04d3bdf47e1fd
src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -783,6 +783,10 @@
      param.open_key = Utils.encryptOpenKey(param.secretkey, param.timestamp)
    }
    if (setting.transaction === 'true') {
      param.func = 'sPC_Get_TableData_try'
    }
    return param
  }