Commit 6dbd193c authored by youjie's avatar youjie

no message

parent 2e04eb9c
...@@ -1220,7 +1220,7 @@ ...@@ -1220,7 +1220,7 @@
this.currentPage = parseInt(this.msg.pageIndex); this.currentPage = parseInt(this.msg.pageIndex);
}, err => {}) }, err => {})
}, },
method5: function () { method5: function (type) {
if (!this.msg.FinanceName) this.msg.FinanceName = '记'; if (!this.msg.FinanceName) this.msg.FinanceName = '记';
if (!this.msg.ClientID) this.msg.ClientID = 0; if (!this.msg.ClientID) this.msg.ClientID = 0;
if (!this.msg.ClientType) this.msg.ClientType = 0; if (!this.msg.ClientType) this.msg.ClientType = 0;
......
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