From 697df757b8a4fe17a4de1c0d15e41cfd3f238e70 Mon Sep 17 00:00:00 2001 From: shilixia <2309368887@qq.com> Date: Wed, 21 Apr 2021 16:34:14 +0800 Subject: [PATCH] jiagundongtiao --- client/.env.development | 4 ++-- client/src/views/supervision/recorddo.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/.env.development b/client/.env.development index 571fd93..0800595 100644 --- a/client/.env.development +++ b/client/.env.development @@ -2,8 +2,8 @@ ENV = 'development' # base api -VUE_APP_BASE_API = 'http://10.0.11.127:8000/api' -#VUE_APP_BASE_API = 'http://127.0.0.1:8000/api' +#VUE_APP_BASE_API = 'http://10.0.11.127:8000/api' +VUE_APP_BASE_API = 'http://127.0.0.1:8000/api' # vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable, # to control whether the babel-plugin-dynamic-import-node plugin is enabled. diff --git a/client/src/views/supervision/recorddo.vue b/client/src/views/supervision/recorddo.vue index f79d3f7..c6f5f94 100644 --- a/client/src/views/supervision/recorddo.vue +++ b/client/src/views/supervision/recorddo.vue @@ -1,5 +1,5 @@