摘要: 在使用element-plus的时候直接导入使用会发现默认是英文,如果需要使用中文则只需要一下操作 在main.ts(js)中添加以下代码 import ElementPlus from "element-plus" import locale from 'element-plus/lib/loca 阅读全文
posted @ 2023-03-12 13:39 rht 阅读(295) 评论(0) 推荐(0)