|
|
@@ -2,7 +2,7 @@
|
|
|
* @Author: mlchen 374826075@qq.com
|
|
|
* @Date: 2026-07-21 09:26:11
|
|
|
* @LastEditors: mlchen 374826075@qq.com
|
|
|
- * @LastEditTime: 2026-07-27 09:31:32
|
|
|
+ * @LastEditTime: 2026-08-26 14:45:52
|
|
|
* @FilePath: /kd-aiot-frontend-wms/vue.config.js
|
|
|
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
|
*/
|
|
|
@@ -43,8 +43,8 @@ module.exports = {
|
|
|
// target: 'http://124.71.68.31:50001',
|
|
|
// target: 'http://192.168.1.132:18086',
|
|
|
// target: 'http://192.168.1.105:18086', //开发
|
|
|
- // target: 'http://localhost:18086', //开发
|
|
|
- target: 'http://192.168.1.251:18086', //测试
|
|
|
+ target: 'http://localhost:18086', //开发
|
|
|
+ // target: 'http://192.168.1.251:18086', //测试
|
|
|
// target: 'http://192.168.1.116:18086',
|
|
|
|
|
|
// target: 'http://192.168.1.116:18086',
|