From e865a3d45a06ea57484313668051b607c963860f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E5=89=8D=E6=98=8E?= <909355014@qq.com> Date: Thu, 15 Sep 2022 16:31:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=8C=E9=9D=A2=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- src/views/ops/log_request.vue | 23 +++++++++++++++++++++-- src/views/rpm/rparty.vue | 9 ++++++--- src/views/rpm/rpj_show.vue | 2 +- src/views/vm/visit_detial.vue | 2 +- src/views/vm/visitor.vue | 12 ++++-------- 6 files changed, 35 insertions(+), 17 deletions(-) diff --git a/.env.development b/.env.development index e15c8e77..2283b396 100644 --- a/.env.development +++ b/.env.development @@ -8,8 +8,8 @@ VUE_APP_TITLE = '曲阳金隅安全智能管控平台' #VUE_APP_API_BASEURL = http://1.203.161.103:2800/api #VUE_APP_WS_API = 'ws://localhost:8000' VUE_APP_API_BASEURL = http://10.99.5.79:20309/api -#VUE_APP_API_BASEURL = http://127.0.0.1:8000/api -VUE_APP_BASEURL = http://127.0.0.1:8000 +VUE_APP_API_BASEURL = http://127.0.0.1:8000/api +#VUE_APP_BASEURL = http://127.0.0.1:8000 # 本地端口 diff --git a/src/views/ops/log_request.vue b/src/views/ops/log_request.vue index 52970228..abfbfe68 100644 --- a/src/views/ops/log_request.vue +++ b/src/views/ops/log_request.vue @@ -1,13 +1,24 @@ diff --git a/src/views/vm/visitor.vue b/src/views/vm/visitor.vue index 4cc55ef2..def3eeae 100644 --- a/src/views/vm/visitor.vue +++ b/src/views/vm/visitor.vue @@ -6,7 +6,6 @@ type="primary" icon="el-icon-plus" @click="handleForm('add')" - v-auth="'visit.create'" > +