bug
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user