Commit f037cbb7 authored by gengchunlei's avatar gengchunlei

叶酸发放申请以及知情同意书修改

parent bf44fd81
......@@ -45,10 +45,6 @@
created() {
},
mounted() {
// let vm = this
// this.$refs.baiduEditor.addListener("ready", function () {
//
// })
},
methods: {
getEditorreadyed(val) {
......
......@@ -190,7 +190,7 @@
this.$api.folviteApplyManage.delFolviteApplyById(par).then(res => {
if (res.code === 'SUCCESS') {
this.pagination.pageIndex = 1;
this.getCondomInfoList()
this.searchList()
this.$message.success('删除成功!')
}
})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment