This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
//NOTE: This is a simple form with no need for business rules or validation so stripped out any extraneous code related to all that
|
||||
//
|
||||
const FORM_KEY = "adm-global-select-templates";
|
||||
const API_BASE_URL = "PickList/Template/";
|
||||
const API_BASE_URL = "picklist/template/";
|
||||
export default {
|
||||
beforeRouteLeave(to, from, next) {
|
||||
//let vm = this;
|
||||
|
||||
Reference in New Issue
Block a user