king
2020-03-02 ba7c54e0029456e6b1bf7f0e0d31af69a3d74db3
src/tabviews/tableshare/actionList/index.jsx
@@ -911,6 +911,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)