zhangyuewww 3 년 전
부모
커밋
984ffab9e6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)
       })
       }
     },