feat: 优化数据集中对ztree相关的操作

main
wu.jian2 2 years ago
parent 64dd7f363a
commit 9fd6cdfce9

@ -139,6 +139,7 @@ export default {
} }
if (id) { if (id) {
categoryUpdate(params).then((r) => { categoryUpdate(params).then((r) => {
params.id = r
this.$message.success('保存成功') this.$message.success('保存成功')
this.cancel() this.cancel()
try { try {

Loading…
Cancel
Save