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