This commit is contained in:
2020-12-01 15:25:12 +00:00
parent 83f2faeddd
commit f700702215
4 changed files with 6 additions and 11 deletions

View File

@@ -136,7 +136,7 @@ export default {
//open help nav for picklist
window.$gz.eventBus.$emit("menu-click", {
key: "app:help",
data: "ay-start-form-select-list"
data: "ay-start-form-select-list/#searching"
});
},
editIcon: function() {

View File

@@ -42,7 +42,7 @@
<v-card-text>
<!-- INCLUDE CONTROL -->
{{ item }}
<!-- {{ item }} -->
<v-switch
v-if="!item.rid"
v-model="item.include"