Commit 77b62d9d authored by liudong1993's avatar liudong1993

1

parent fe842f26
...@@ -2419,7 +2419,7 @@ ...@@ -2419,7 +2419,7 @@
this.MarkLoading = true this.MarkLoading = true
this.apipost( this.apipost(
"Financial_post_GetALLPageList", "Financial_post_GetALLPageList",
{pageIndex: 1,pageSize: 5,IsFormRecPayQuery: 1,RB_Branch_Id: -1,Status: "-1",IsSellOrderForm:1,FrIDs:this.MarkFrIds}, {pageIndex: 1,pageSize: 999,IsFormRecPayQuery: 1,RB_Branch_Id: -1,Status: "-1",IsSellOrderForm:1,FrIDs:this.MarkFrIds},
res => { res => {
this.MarkLoading = false this.MarkLoading = false
if (res.data.resultCode === 1) { if (res.data.resultCode === 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