This commit is contained in:
@@ -172,7 +172,6 @@ export default {
|
||||
serverError: {}
|
||||
},
|
||||
rights: window.$gz.role.getRights(window.$gz.type.FormCustom)
|
||||
//,tempTemplate: window.$gz.store.state.formCustomTemplate["widget"]
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
@@ -234,7 +234,7 @@
|
||||
//Illegal1 = O0
|
||||
const FORM_KEY = "inventory-widget-edit";
|
||||
const API_BASE_URL = "Widget/";
|
||||
const FORM_CUSTOM_TEMPLATE_KEY = "widget";
|
||||
const FORM_CUSTOM_TEMPLATE_KEY = "Widget";
|
||||
|
||||
export default {
|
||||
beforeRouteEnter(to, from, next) {
|
||||
|
||||
Reference in New Issue
Block a user