编辑帮扶日志
This commit is contained in:
@@ -40,7 +40,7 @@ export default {
|
||||
}
|
||||
},
|
||||
onShow() {
|
||||
document.title = this.id ? '添加帮扶日志' : '编辑帮扶日志'
|
||||
document.title = this.id ? '编辑帮扶日志' : '添加帮扶日志'
|
||||
},
|
||||
methods: {
|
||||
getInfo() {
|
||||
|
||||
Reference in New Issue
Block a user