element-plus / element-plus-nuxt-starter

🌰 A starter example for element-plus with Nuxt 3.
https://element-plus-nuxt.vercel.app
MIT License
297 stars 82 forks source link

Nuxt ElementPlus Options 'defaultLocale' 设置无效 #77

Open vixony opened 2 months ago

vixony commented 2 months ago

image image 这个是对象字面量只能指定已知属性,并且“defaultLocale”不在类型“Partial”中。ts(2353)

xiao-xiaozi commented 1 month ago

some problem

tolking commented 2 weeks ago

试试清空缓存后启动

npx nuxi cleanup

npm run dev