This commit is contained in:
wong1988
2024-01-19 14:46:23 +08:00
parent a621033ce9
commit 09b8a20938

View File

@@ -65,7 +65,9 @@
}) })
}).catch(e => { }).catch(e => {
console.log(e); _this.$nextTick(() => {
_this.$refs.pageView.setLoadState(1)
})
}) })
}, },
uploadHeadImage() { uploadHeadImage() {