@@ -251,6 +251,7 @@ Page({
let params = {}
params.cusId = cusId
params.outType = orderType
+ params.flgValid = true
this.setData({
loading: true
})