@@ -146,6 +146,7 @@
formData:{
handler(newData, old) {
if(newData){
+
this.$emit('ruleContent',newData)
}
},