pro-design-vue 1.3.11 → 1.3.12

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.
@@ -1,4 +1,4 @@
1
- /*! Pro Design Vue v1.3.11 */
1
+ /*! Pro Design Vue v1.3.12 */
2
2
 
3
3
  (function (global, factory) {
4
4
  typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('ant-design-vue'), require('vue'), require('ant-design-vue/es/locale/zh_CN.js')) :
@@ -32,7 +32,7 @@
32
32
  const DEFAULT_NAMESPACE = "pro";
33
33
  const DEFAULT_LOCALE = "zh-CN";
34
34
 
35
- const version$1 = "1.3.11";
35
+ const version$1 = "1.3.12";
36
36
 
37
37
  const makeInstaller = (components = []) => {
38
38
  const install = (app) => {
@@ -36535,10 +36535,7 @@
36535
36535
  const _component_FullscreenExitOutlined = vue.resolveComponent("FullscreenExitOutlined");
36536
36536
  const _component_FullscreenOutlined = vue.resolveComponent("FullscreenOutlined");
36537
36537
  const _component_Tooltip = vue.resolveComponent("Tooltip");
36538
- return vue.openBlock(), vue.createBlock(_component_Tooltip, {
36539
- title: _ctx.title,
36540
- key: _ctx.fullscreen.toString()
36541
- }, {
36538
+ return vue.openBlock(), vue.createBlock(_component_Tooltip, { title: _ctx.title }, {
36542
36539
  default: vue.withCtx(() => [
36543
36540
  vue.createElementVNode(
36544
36541
  "div",