Commit 9c4276db authored by 沈翠玲's avatar 沈翠玲

打印模版设置

parent ff1f94bc
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* 全局配置文件 * 全局配置文件
*/ */
export default { export default {
reportUrl: 'http://192.168.3.181:8100/ureport', //test reportUrl: process.env.VUE_APP_BASE_API + '/ureport', //test
// reportUrl: 'http://192.168.3.181:8111/ureport', //prod // reportUrl: 'http://192.168.3.181:8111/ureport', //prod
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment