diff --git a/admin-hanhai-vue/.env.development b/admin-hanhai-vue/.env.development index 7a05bb2..888fbbf 100644 --- a/admin-hanhai-vue/.env.development +++ b/admin-hanhai-vue/.env.development @@ -1,5 +1,5 @@ NODE_ENV=development -VUE_APP_API_BASE_URL=https://clockin.java996.icu/clockin-api/ +VUE_APP_API_BASE_URL=http://dev.java996.icu/clockin-api VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview VUE_APP_MAP_KEY=WPKBZ-OKICI-ZAIGE-U6TQ4-RPQIV-OXBJO diff --git a/admin-hanhai-vue/src/views/xcx/ClockinLogList.vue b/admin-hanhai-vue/src/views/xcx/ClockinLogList.vue index c762fa0..d34ed09 100644 --- a/admin-hanhai-vue/src/views/xcx/ClockinLogList.vue +++ b/admin-hanhai-vue/src/views/xcx/ClockinLogList.vue @@ -1,18 +1,28 @@