Commit 8fde4939 authored by zhengke's avatar zhengke

发票

parent 3bd92d41
......@@ -355,6 +355,8 @@ const newDatasSelected = () =>{
datas.indeterminate = true
}
}
let checks = orders.value.map(x=>{return x.check})
if(checks&&checks.indexOf(true)==-1) InvoiceDatas.Ids = []
}
const goControls = (type:Number,id:any) => {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment