เพิ่มตัวแปรลง store เพิ่มเงื่อนไข
This commit is contained in:
parent
a4747e1f89
commit
07dad32620
2 changed files with 7 additions and 8 deletions
|
|
@ -539,6 +539,7 @@ const fetchImgData = async () => {
|
|||
.then((res) => {
|
||||
const data = res.data.result
|
||||
img.value = data
|
||||
defaultInformation.value.profileImg = data
|
||||
})
|
||||
.catch((e) => {
|
||||
// messageError($q, e)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue