From cb12d30d03e1940b1447395af46bfaba37b214eb Mon Sep 17 00:00:00 2001 From: chenhj <1263187585@qq.com> Date: 星期二, 17 三月 2026 17:59:32 +0800 Subject: [PATCH] 车间订单详情删除刷新工艺路线 --- vue.config.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vue.config.js b/vue.config.js index 6296cca..e4cad29 100644 --- a/vue.config.js +++ b/vue.config.js @@ -6,8 +6,8 @@ -const url = 'https://ztms-mes.chinaztt.cn/' -// const url = 'http://localhost:9999' +// const url = 'https://ztms-mes.ztt.cn/' +const url = 'http://localhost:9999' //const url = 'http://192.168.32.45:9999' -- Gitblit v1.9.3