xuxueyang
2024-08-14 ded34e37fca5e2e05e17693d2524c3d664ebf017
pages/order/order-detail.vue
@@ -316,6 +316,14 @@
               this.$message.showToast('未选择需要售后的商品')
               return
            }
            if (!this.submitForm.reason) {
               this.$message.showToast('未填写理由')
               return
            }
            if (!this.submitForm.imageList || this.submitForm.imageList.length < 1) {
               this.$message.showToast('未上传图片')
               return
            }
            await this.$message.confirm('确定申请售后吗')
            this.$message.showLoading()
            const {