You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[plugin:unplugin-element-plus] Parse error @:33:98
/Users/weiwei/Documents/artedu/web/src/components/manage/ProTable/components/TableColumn.vue
at parse (file:///Users/weiwei/Documents/artedu/web/node_modules/es-module-lexer/dist/lexer.js:2:358)
at transformStyle (file:///Users/weiwei/Documents/artedu/web/node_modules/unplugin-element-plus/dist/chunk-DO4THQPB.mjs:56:22)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.transform (file:///Users/weiwei/Documents/artedu/web/node_modules/vite/dist/node/chunks/dep-79892de8.js:43387:30)
at async loadAndTransform (file:///Users/weiwei/Documents/artedu/web/node_modules/vite/dist/node/chunks/dep-79892de8.js:41105:29
Click outside or fix the code to dismiss.
You can also disable this overlay by setting server.hmr.overlay to false in vite.config.js.
[plugin:unplugin-element-plus] Parse error @:33:98
/Users/weiwei/Documents/artedu/web/src/components/manage/ProTable/components/TableColumn.vue
at parse (file:///Users/weiwei/Documents/artedu/web/node_modules/es-module-lexer/dist/lexer.js:2:358)
at transformStyle (file:///Users/weiwei/Documents/artedu/web/node_modules/unplugin-element-plus/dist/chunk-DO4THQPB.mjs:56:22)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.transform (file:///Users/weiwei/Documents/artedu/web/node_modules/vite/dist/node/chunks/dep-79892de8.js:43387:30)
at async loadAndTransform (file:///Users/weiwei/Documents/artedu/web/node_modules/vite/dist/node/chunks/dep-79892de8.js:41105:29
Click outside or fix the code to dismiss.
You can also disable this overlay by setting server.hmr.overlay to false in vite.config.js.
组件里面包含内部组件
const RenderTableColumn = (item: ColumnProps) => {}
The text was updated successfully, but these errors were encountered: