From 397592b0c58df9bc5ff6b92177c9f4f07924bbb9 Mon Sep 17 00:00:00 2001 From: lihuilin Date: Wed, 2 Jul 2025 21:18:43 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=AE=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 +- src/views/workspace/index.vue | 335 +++++++++++++++++++++++++++++++++++++++--- 2 files changed, 320 insertions(+), 19 deletions(-) diff --git a/.env.development b/.env.development index ed224d3..a632e2c 100644 --- a/.env.development +++ b/.env.development @@ -1,6 +1,6 @@ -VITE_API_BASE='http://192.168.8.94:8081/' +VITE_API_BASE='http://192.168.8.220:8081/' # VITE_API_BASE='https://hwjb.homilychart.com/gold_htms_dev' # VITE_API_BASE='http://54.251.137.151:10704/' # VITE_API_BASE='http://192.168.9.28:8081/' -# VITE_API_BASE='18.143.76.3:10703/' +# VITE_API_BASE='http://18.143.76.3:10704/' diff --git a/src/views/workspace/index.vue b/src/views/workspace/index.vue index 6c554d8..7e158eb 100644 --- a/src/views/workspace/index.vue +++ b/src/views/workspace/index.vue @@ -91,6 +91,7 @@ end-placeholder="结束时间" style="width: 200px" @change="handleDateRangeChange" + value-format="YYYY-MM-DD HH:mm:ss" /> 查询 @@ -99,8 +100,7 @@
-
-
+
@@ -114,7 +114,7 @@ - +