From ca5a51b272cbf4626a09179dbe6d7bc2f9e93ea6 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期六, 02 九月 2023 12:13:00 +0800 Subject: [PATCH] 下发成功之后 关闭弹框+刷新get 接口获取status --- .env.development | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.env.development b/.env.development index 67e070c..4c82839 100644 --- a/.env.development +++ b/.env.development @@ -5,4 +5,5 @@ # 椤甸潰 title 鍓嶇紑 VUE_APP_TITLE=Basic VUE_APP_BATH_PATH='http://127.0.0.1:8003' +# VUE_APP_BATH_PATH='http://192.168.20.120:8003' -- Gitblit v1.8.0