From d3f7b3c8a2ae08572e4f4c62b6d62fa8cb818559 Mon Sep 17 00:00:00 2001 From: CJJ <Administrator@USER-20180117QL> Date: 星期五, 21 十二月 2018 09:38:59 +0800 Subject: [PATCH] bug 表单 --- gx_tieta/WebRoot/mobil/ele-param2.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gx_tieta/WebRoot/mobil/ele-param2.html b/gx_tieta/WebRoot/mobil/ele-param2.html index 70baf96..7e09c59 100644 --- a/gx_tieta/WebRoot/mobil/ele-param2.html +++ b/gx_tieta/WebRoot/mobil/ele-param2.html @@ -241,8 +241,8 @@ - // 鏈烘埧瀹氫綅闈㈡澘 - $('#homeLocation').on('click', function() { + // + $('#homeLocation').off('click').on('click.cjj', function() { var homeInfo = $(this).data('homeInfo'); console.warn(homeInfo); searchBattLife(); -- Gitblit v1.9.1