选取文件
上传到服务器
- 上传 《汇融银行_销售数据.xlsx》文件
+ 上传 《销售数据.xlsx》文件
diff --git a/supervise-customer-ui/vue.config.js b/supervise-customer-ui/vue.config.js
index ba4b2f8b..5f0827f8 100644
--- a/supervise-customer-ui/vue.config.js
+++ b/supervise-customer-ui/vue.config.js
@@ -6,7 +6,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
-const name = defaultSettings.title || '汇融云仓贷后监管平台'// page title
+const name = defaultSettings.title || '云仓贷后监管平台'// page title
// 如果端口设置为80,
// 使用管理员权限执行命令行。