This commit is contained in:
@@ -266,7 +266,7 @@ export default {
|
||||
}
|
||||
}
|
||||
try {
|
||||
let res = await window.$gz.api.get("pick-list/List" + urlParams);
|
||||
let res = await window.$gz.api.get("pick-list/list" + urlParams);
|
||||
|
||||
vm.fetching = false;
|
||||
//We never expect there to be no data here
|
||||
|
||||
Reference in New Issue
Block a user