From b4660809b10d1cc478f95f0b1170ff0066d46317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=BF=94=E5=AE=87-=E6=97=85=E7=AE=A1=E5=AE=B6?= <153298343@qq.com> Date: Mon, 20 Mar 2023 17:31:46 +0800 Subject: [PATCH] up --- vue.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue.config.js b/vue.config.js index eb5aa39..5700649 100644 --- a/vue.config.js +++ b/vue.config.js @@ -7,7 +7,7 @@ function resolve(dir) { return path.join(__dirname, dir) } -const name = defaultSettings.title || '合同业务管理系统' // page title +const name = defaultSettings.title || '内控管理系统' // page title // If your port is set to 80, // use administrator privileges to execute the command line.