From d835d1b51f832889929cdf69010034a30ef44d02 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期四, 17 十月 2024 13:57:29 +0800
Subject: [PATCH] #
---
zy-asrs-openapi/src/main/webapp/views/default.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/zy-asrs-openapi/src/main/webapp/views/default.html b/zy-asrs-openapi/src/main/webapp/views/default.html
index 6caec88..7ba0cf0 100644
--- a/zy-asrs-openapi/src/main/webapp/views/default.html
+++ b/zy-asrs-openapi/src/main/webapp/views/default.html
@@ -216,7 +216,7 @@
},
switchPage(url) {
location.href = url
- },
+ }
}
})
</script>
--
Gitblit v1.9.1