@titaui/pc 1.16.48 → 1.16.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -204,7 +204,7 @@ var MblogAction = /*#__PURE__*/function (_PureComponent) {
204
204
  },
205
205
  overlay: this.props.atTipText
206
206
  }, /*#__PURE__*/_react["default"].createElement("div", {
207
- onClick: this.onOpenAtSelector
207
+ onMouseDown: this.onOpenAtSelector
208
208
  }, /*#__PURE__*/_react["default"].createElement("span", {
209
209
  className: "btn-txt"
210
210
  }, this.props.atText))))), this.props.isShowAtAll && /*#__PURE__*/_react["default"].createElement(_tooltip["default"], {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.16.48",
3
+ "version": "1.16.49",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",