考勤
diff --git a/src/main/resources/templates/apph5/askforleave.html b/src/main/resources/templates/apph5/askforleave.html
index f1bbc1f..e9efa2b 100644
--- a/src/main/resources/templates/apph5/askforleave.html
+++ b/src/main/resources/templates/apph5/askforleave.html
@@ -170,7 +170,7 @@
                 this.bannerHeight = this.screenWidth;
             },
             searchHis:function () {
-                window.location="[[@{'/app/atte/searchindex?custid='}]]"+this.confid
+                window.location="[[@{'/app/atte/searchindex?custid='}]]"+'[[${custid}]]'
             }
         },
         created: function () {