This commit is contained in:
yanran200730
2022-11-03 09:52:23 +08:00
parent 1a65407ef7
commit 350e85143a
7 changed files with 16 additions and 13 deletions

View File

@@ -139,7 +139,7 @@ export default {
complete: () => {
this.$nextTick(() => {
if (this.imgList.length === total && this.hideStatus) {
this.$instance.post(`/appwechatescalation/addOrUpdate`, {
this.$instance.post(`/api/appwechatescalation/addOrUpdate`, {
type: type,
openId: this.user.openId,
accessUrl: this.imgList[0]