From 62d4c522ae452b3cb583a02982156047172230a2 Mon Sep 17 00:00:00 2001
From: cp <513960435@qq.com>
Date: 星期二, 28 五月 2024 08:29:45 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/nbncasrs' into nbncasrs
---
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