pages/order/comment/order-comment.vue
@@ -511,6 +511,7 @@ }).catch(res => { that.$message.hideLoading() console.error(res) that.$message.showToast('文件上传失败,请联系管理员') }) } } @@ -549,6 +550,7 @@ }).catch(res => { that.$message.hideLoading() console.error(res) that.$message.showToast('文件上传失败,请联系管理员') }) } }