From 3c7266c5f92c749f5ea3503402d742d88279ee37 Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Thu, 23 Sep 2021 12:22:55 +0800 Subject: [PATCH] 1 --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index ccc2407..702d0b8 100644 --- a/index.html +++ b/index.html @@ -80,8 +80,8 @@
- - + +
@@ -530,7 +530,8 @@ $(document).on('click','.chaxun',function(){ var fromdata = layui.form.val('example'); var is_unique; - if(fromdata.eventname == "true"){ + console.log(fromdata); + if(fromdata.only == "true"){ is_unique = true }else { is_unique = false