|
@@ -149,7 +149,7 @@ export default {
|
|
|
},
|
|
},
|
|
|
});
|
|
});
|
|
|
async function getCargoOwnerList() {
|
|
async function getCargoOwnerList() {
|
|
|
- let res = await api.getCargoOwnerList({
|
|
|
|
|
|
|
+ let res = await api.getUserList({
|
|
|
identity: 2,
|
|
identity: 2,
|
|
|
currentPage: currentPage.value,
|
|
currentPage: currentPage.value,
|
|
|
size: 10,
|
|
size: 10,
|