This commit is contained in:
@@ -250,7 +250,7 @@ export default {
|
||||
}
|
||||
}
|
||||
window.$gz.api
|
||||
.get("PickList/List" + urlParams)
|
||||
.get("pick-list/List" + urlParams)
|
||||
.then(res => {
|
||||
vm.fetching = false;
|
||||
if (res.error) {
|
||||
|
||||
Reference in New Issue
Block a user