thainv-dev: sửa lại cấu trúc folder

This commit is contained in:
nguyen van thai
2024-06-13 17:24:46 +07:00
parent 8818c73cec
commit ecf4512cd3
22 changed files with 1056 additions and 55 deletions
-1
View File
@@ -28,7 +28,6 @@ export const useArticleStore = defineStore("article", () => {
method: 'POST',
body: condition
})
console.log(articles, 'data')
} catch (error: any) {
}