ant-design-vue icon indicating copy to clipboard operation
ant-design-vue copied to clipboard

使用pinia封装message组件,不能正常使用

Open lanxizhu opened this issue 1 year ago • 3 comments
trafficstars

  • [x] I have searched the issues of this repository and believe that this is not a duplicate.

Version

4.2.5

Environment

Windows 11 专业工作站版 22631.4169, Chrome 129.0.6668.90,Vue 3.5.11

Reproduction link

https://stackblitz.com/edit/vitejs-vite-zzcl2j?file=README.md

Steps to reproduce

点击 click 按钮

What is expected?

报错 globalStore.message.success is not a function image

What is actually happening?

正确弹出 message 组件

lanxizhu avatar Oct 09 '24 05:10 lanxizhu