Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法从自定义指令的事件中找到 Vue 3 中的 binding.expression。是不是被别的东西代替了?
我需要访问原始表达式来处理它,而不是评估表达式值。
谢谢你。