Commit 1fa71074 authored by 季圣华's avatar 季圣华
Browse files

给对账单和销售单据增加客户传参

parent b7be1b02
...@@ -151,6 +151,7 @@ ...@@ -151,6 +151,7 @@
endTime: moment().format('YYYY-MM-DD'), endTime: moment().format('YYYY-MM-DD'),
roleType: Vue.ls.get('roleType'), roleType: Vue.ls.get('roleType'),
type: "出库", type: "出库",
subType: "销售",
remark: '' remark: ''
}, },
ipagination:{ ipagination:{
......
Supports Markdown
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