更新
This commit is contained in:
@@ -349,7 +349,7 @@ export default {
|
||||
},
|
||||
//table list
|
||||
getByPage() {
|
||||
// this.parameter.params.companyAccountType = "4";
|
||||
this.parameter.params["companyAccountType"] = "4";
|
||||
serve.getByPage(this.parameter).then((res) => {
|
||||
this.tableData = res.data.list;
|
||||
this.parameter.total = res.data.totalCount;
|
||||
|
||||
Reference in New Issue
Block a user