chenrui
2025-03-28 0723f2c7428d57458df1dca3a619d92b5f23d140
vue.config.js
@@ -1,13 +1,14 @@
/**
 * 配置参考:
 * https://cli.vuejs.org/zh/config/
 */
// const url = 'http://192.168.2.7:9999'
// const url = 'https://ztms-mes.chinaztt.cn/'
const url = 'http://127.0.0.1:9999'
// const url = 'https://ztms-mes.ztt.cn/'
const url = 'http://localhost:9999'
//const url = 'http://192.168.32.45:9999'
const localUrl = 'http://localhost:8089'