This commit is contained in:
2019-12-30 21:12:10 +00:00
parent df07d4f9ac
commit c01aacd92c

View File

@@ -44,7 +44,7 @@ export default {
}
//WIKI
if (formRecordId != 0) {
if (formAyaType != 0 && formRecordId != 0) {
vm.appBar.menuItems.push({
title: window.$gz.locale.get("WikiPage"),
icon: "feather",