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)
       })
       }
     },