แก้ไข pinia
This commit is contained in:
parent
5276ba4db3
commit
a46a7977a3
2 changed files with 878 additions and 559 deletions
|
|
@ -418,7 +418,7 @@ const fetchData = async (load: boolean = false) => {
|
||||||
* ฟังชั้นดูข้อมูลประวัติแก้ไขข้อมูลทั้งหมด
|
* ฟังชั้นดูข้อมูลประวัติแก้ไขข้อมูลทั้งหมด
|
||||||
*/
|
*/
|
||||||
const fetchHistory = async () => {
|
const fetchHistory = async () => {
|
||||||
showLoader();
|
// showLoader();
|
||||||
await http
|
await http
|
||||||
.get(config.API.listProvincePublishedHistory)
|
.get(config.API.listProvincePublishedHistory)
|
||||||
.then((res) => {
|
.then((res) => {
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue