seems getCurrentInstance can be catch on dev but not for build, so tag instance cannot catch on production, it makes tags close menu cannot shown ,use proxy instead.it working.
getCurrentInstance在开发环境中可以拿到实例,但是生产环境中无法获得,导致上线后tags标签关闭菜单无法显示,使用proxy代替均已正常使用.
seems getCurrentInstance can be catch on dev but not for build, so tag instance cannot catch on production, it makes tags close menu cannot shown ,use proxy instead.it working. getCurrentInstance在开发环境中可以拿到实例,但是生产环境中无法获得,导致上线后tags标签关闭菜单无法显示,使用proxy代替均已正常使用.