src/tabviews/subtabtable/index.jsx
@@ -212,6 +212,10 @@ arr_field: _option.field } if (this.props.BID) { param.BID = this.props.BID } param.timestamp = moment().format('YYYY-MM-DD HH:mm:ss') + '.000' param.secretkey = Utils.encrypt(param.LText, param.timestamp)