@ -5,4 +5,4 @@ VUE_APP_TITLE = 管理系统
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = 'http://120.77.94.227:8030'
VUE_APP_BASE_API = 'http://192.168.7.4:8030'
@ -99,6 +99,7 @@ export function tableConfig() {
{
label: "单据编号",
prop: "invOrderNo",
width:'160px',
istrue: true,
},
// {
@ -452,6 +453,7 @@ export function tableConfig() {
@ -582,6 +584,7 @@ export function tableConfig() {
@ -35,6 +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:8031`,
target: `http://127.0.0.1:8031`,
// target: `http://192.168.0.110:8030`,
// target: `http://192.168.0.105:8030`,