Can elementui's datepicker week selection function set Natural week from Monday to Sunday? Or is there a similar vue2 plug-in for this feature?

  • desired effect: natural week selection becomes: Monday to Sunday

the official parameter firstDayOfWeek represents the beginning of the week. Number types, 1 to 7, start from 7 by default, and you can change it to 1. find official documents

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c1eb-2bad2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c1eb-2bad2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?