This commit is contained in:
@@ -46,7 +46,7 @@ export default {
|
||||
},
|
||||
methods: {
|
||||
goHelp() {
|
||||
window.open(this.$store.state.helpUrl + "ay-ex-delete", "_blank");
|
||||
window.open(window.$gz.api.helpUrl() + "ay-ex-delete", "_blank");
|
||||
},
|
||||
canDoAction() {
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user