@titaui/pc 1.15.13 → 1.15.14

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.
@@ -327,7 +327,7 @@ var NavTop = function NavTop() {
327
327
 
328
328
  var renderInviteContent = (0, _react.useCallback)(function () {
329
329
  if (!inviteVisible) return;
330
- var title = '你没有权限,快去联系企业微信超级管理员操';
330
+ var title = '你没有权限,快去联系企业微信超级管理员操作';
331
331
  if (!inviteAuth) return /*#__PURE__*/_react["default"].createElement("div", {
332
332
  className: "".concat(preCls, "__invite-guide-content")
333
333
  }, /*#__PURE__*/_react["default"].createElement("img", {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.15.13",
3
+ "version": "1.15.14",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",