This experimental syntax requires enabling one of the following parser plugin(s)

2,999 阅读1分钟

运行就报 "jsx", "flow", "typescript".错误, 如果你在 /src/views/table/index.vue 这个组件中使用了 jsx,那么需要 <script setup lang="jsx"> 这样声明。