提交 fffb63be authored 作者: matian's avatar matian

updates

上级 af9c74f4
......@@ -111,12 +111,12 @@ export default {
const parmas = { id: this.data.id, rules }
updatePaperRules(parmas).then(res => {
this.$message.success('保存成功')
this.$emit('update')
})
},
// 更新详情数据
handleUpdate(list) {
this.questions = [...this.questions, ...list]
// this.$emit('update')
this.questions = list
}
}
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论