Commit 23e3180d authored by zhengke's avatar zhengke

修改

parent 451a0003
...@@ -75,7 +75,7 @@ ...@@ -75,7 +75,7 @@
if(OrderIds.length>0){ if(OrderIds.length>0){
OrderIds = OrderIds.join(',') OrderIds = OrderIds.join(',')
if(this.dataList.length>0){ if(this.dataList.length>0){
this.$refs.orderL.getOrderFinanceList(OrderIds,2) this.$refs.orderL.getOrderFinanceList(OrderIds,1)
} }
} }
} }
......
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