Merge branch 'main' of https://github.com/JhumanJ/OpnForm
This commit is contained in:
commit
f334a2696d
|
|
@ -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.')
|
||||
}
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue