update 国内标准-收藏

This commit is contained in:
赵霄
2023-09-12 18:00:03 +08:00
parent 5fab579e09
commit c65b0bc917
3 changed files with 32 additions and 9 deletions
@@ -55,6 +55,7 @@ export default {
this.edit(parentInfo)
},
edit (record) {
this.form.resetFields()
this.model = Object.assign({}, record)
this.visible = true
this.$nextTick(() => {