This commit is contained in:
yanran200730
2022-01-13 18:15:11 +08:00
parent c50350bf8a
commit 29beead2e4
12 changed files with 27 additions and 0 deletions

View File

@@ -149,6 +149,7 @@ export default {
this.getInfo(query.id)
})
this.id = query.id
document.title = query.id ? '编辑风险解除' : '添加风险解除'
},
methods: {