|
@@ -253,6 +253,7 @@ export default {
|
|
this.$message.success('新增成功')
|
|
this.$message.success('新增成功')
|
|
this.addForm.resetFields() // 清空表单
|
|
this.addForm.resetFields() // 清空表单
|
|
this.$refs.JEditor.myValue = ''
|
|
this.$refs.JEditor.myValue = ''
|
|
|
|
+ this.fatherMethod()
|
|
}
|
|
}
|
|
})
|
|
})
|
|
}
|
|
}
|