bug
This commit is contained in:
@@ -107,6 +107,7 @@ export default {
|
||||
uni.showLoading()
|
||||
this.id = query.id
|
||||
this.getInfo(query.id)
|
||||
document.title = query.id ? '编辑收支情况' : '添加收支情况'
|
||||
},
|
||||
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user