Commit c3de5bd8 authored by 张伯涛's avatar 张伯涛

修改

parent cdaa347c
<template>
<div>工站定义</div>
</template>
<script>
export default {
name: 'Station'
}
</script>
<style scoped>
</style>
......@@ -81,7 +81,7 @@ module.exports = {
[process.env.VUE_APP_BASE_API]: {
// target: `http://192.168.1.17:10010/internal`,
// target: `http://10.5.87.231:10010/internal`,
target: `http://117.122.212.91:32012/`,
target: `http://117.122.212.91:32062/`,
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