zhangyuewww 3 years ago
parent
commit
984ffab9e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statisticalReport/salesDeliveryReportList.vue

+ 1 - 1
src/views/statisticalReport/salesDeliveryReportList.vue

@@ -483,7 +483,7 @@ export default {
         // }).catch(req => {
         //   this.$message.success('通过失败')
         // })
-        that.audit(this.modification[0],0,false)
+        that.audit(this.modification[0],0,true)
       })
       }
     },