前端日期组件下拉出现了英文应该怎么处理?

汤乾华 错误处理 276

 

image

Comments

1 comment Add comment
  • 汤乾华's avatar
    汤乾华
    前端,会一点js
    Reply

     

    image-1

    “pnpm”: {
    “overrides”: {
    “dayjs”: “1.10.7”
    }
    }

    前端工程根目录的package.json,加上这个, 然后重新安装下依赖

    5 months ago No comments