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

@@ -140,6 +140,7 @@ export default {
this.getInfo(this.id)
}
document.title = query.id ? '编辑监测对象' : '添加监测对象'
},
methods: {