From bee61dbc1e69410dd03ddf60bf20c95deda90a73 Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 29 Mar 2022 14:45:09 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=B8=AE=E6=89=B6=E6=97=A5?= =?UTF-8?q?=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppMonitoringObject/MonitorAddLog.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppMonitoringObject/MonitorAddLog.vue b/src/apps/AppMonitoringObject/MonitorAddLog.vue index bc208849..6e5b50b8 100644 --- a/src/apps/AppMonitoringObject/MonitorAddLog.vue +++ b/src/apps/AppMonitoringObject/MonitorAddLog.vue @@ -40,7 +40,7 @@ export default { } }, onShow() { - document.title = this.id ? '添加帮扶日志' : '编辑帮扶日志' + document.title = this.id ? '编辑帮扶日志' : '添加帮扶日志' }, methods: { getInfo() {