From a65112ecf7580c7d5a2ae60d05150cac34e59f5d Mon Sep 17 00:00:00 2001 From: loulijun2021 <1694218219@qq.com> Date: 星期一, 26 九月 2022 16:30:33 +0800 Subject: [PATCH] 1.工艺路线工艺设置下拉选中之后自动回车2.工序定义检验人员选中默认当前登录人员 --- .env.development | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 2c7f004..26aba89 100644 --- a/.env.development +++ b/.env.development @@ -3,5 +3,8 @@ # base api VUE_APP_BASE_API = '/api/' -#VUE_APP_BASE_API = 'http://47.96.97.237/API/' + + +# 鏂囦欢涓嬭浇鍦板潃 涓嬭浇鏁版嵁妯℃澘鍦板潃 +VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8001' -- Gitblit v1.9.3