แก้ไข pinia

This commit is contained in:
Thanit Konmek 2023-06-21 09:55:26 +07:00
parent 5276ba4db3
commit a46a7977a3
2 changed files with 878 additions and 559 deletions

View file

@ -418,7 +418,7 @@ const fetchData = async (load: boolean = false) => {
* งชนดอมลประวแกไขขอมลทงหมด
*/
const fetchHistory = async () => {
showLoader();
// showLoader();
await http
.get(config.API.listProvincePublishedHistory)
.then((res) => {