Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/JhumanJ/OpnForm
Browse files Browse the repository at this point in the history
  • Loading branch information
JhumanJ committed Sep 4, 2024
2 parents 7aafc5c + d55379e commit f334a26
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ export default {
this.groupCtrl.addRule(this.selectedRule)
this.$refs.ruleSelect.content = null
this.selectedRule = null
} else {
useAlert().error('Please select a field to add condition on.')
}
},
},
Expand Down

0 comments on commit f334a26

Please sign in to comment.