Browse Source

bug修复

chenrui 3 năm trước cách đây
mục cha
commit
1b85c90091
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/salesManagement/salesQuery/detail.vue

+ 1 - 1
src/views/salesManagement/salesQuery/detail.vue

@@ -339,7 +339,7 @@ export default {
           this.visibleAudit = false
           this.$message.success(res.message)
           this.spinningAudit = false
-          if (billStatus == 'AUDIT_PASS') {
+          if (billStatus == 'AUDIT_PASS' && !this.auditText) {
             this.handleDispatch({ salesBillSn: this.$route.params.sn })
           } else {
             //  关闭详情跳列表