7167-testToMaster_2414 #266

Merged
alexm merged 230 commits from 7167-testToMaster_2414 into master 2024-04-04 05:35:08 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 561a7a5286 - Show all commits

View File

@ -9,7 +9,7 @@ export default {
mounted: function () {
const vm = getCurrentInstance();
if (vm.type.name === 'QForm')
if (![ 'searchbarForm'].includes(this.$el?.id)) {
if (!['searchbarForm'].includes(this.$el?.id)) {
let that = this;
// AUTOFOCUS