Commit 30f3571c authored by 69237's avatar 69237

sunyu 小改动

parent 427ee8f0
......@@ -131,7 +131,7 @@
label="监控结束时间"
align="center"
prop="monitoringFinallytime"
width="400"
width="350"
>
<template slot-scope="scope">
<span>{{
......
......@@ -35,7 +35,7 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://127.0.0.1:8080`,
target: `http://127.0.0.1:8087`,
changeOrigin: true,
pathRewrite: {
["^" + process.env.VUE_APP_BASE_API]: "",
......
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