1
xuxueyang
2024-08-14 4d4a74a653e326150fccdc13d83bd69db672b100
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 {