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