From 015511170676ea93ed5e331b3033d0323811edea Mon Sep 17 00:00:00 2001 From: zhengyongxing Date: Mon, 2 Nov 2020 16:34:33 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=B9=E6=AE=8A=E6=AF=94=E4=BE=8B=E7=94=B3?= =?UTF-8?q?=E8=AF=B7=E6=AF=94=E4=BE=8B=E9=99=90=E5=88=B6=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Application/Admin/View/CompanyGameRatio/addRatio.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Application/Admin/View/CompanyGameRatio/addRatio.html b/Application/Admin/View/CompanyGameRatio/addRatio.html index 21babde3f..1105ad810 100644 --- a/Application/Admin/View/CompanyGameRatio/addRatio.html +++ b/Application/Admin/View/CompanyGameRatio/addRatio.html @@ -315,10 +315,10 @@ $(function(){ var momday = getMonday(); //判断日期是否小于当周周一 - if (momday > cres.begin_time) { - layer.msg("配置的开始日期不能小于当周周一", {icon: 2}); - return false; - } + // if (momday > cres.begin_time) { + // layer.msg("配置的开始日期不能小于当周周一", {icon: 2}); + // return false; + // } if(!flag){