公司管理
This commit is contained in:
@@ -731,6 +731,7 @@ export default {
|
||||
});
|
||||
},
|
||||
getByPage() {
|
||||
this.parameter.params.companyType = "4";
|
||||
oilCompanyInfoApi.getByPage(this.parameter).then((res) => {
|
||||
this.dataPage.list = res.data.list;
|
||||
this.parameter.total = res.data.totalCount;
|
||||
|
||||
Reference in New Issue
Block a user