文字修改
This commit is contained in:
@@ -43,7 +43,7 @@ export default {
|
|||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
if(this.type == 1) {
|
if(this.type == 1) {
|
||||||
document.title = this.id ? '编辑帮扶日志' : '添加帮扶日志'
|
document.title = this.id ? '编辑帮扶措施' : '添加帮扶措施'
|
||||||
}else {
|
}else {
|
||||||
document.title = this.id ? '编辑走访日志' : '添加走访日志'
|
document.title = this.id ? '编辑走访日志' : '添加走访日志'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user