From 8b9646ec10bbf391620ee564507f770e6ad97bdd Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 27 十月 2023 09:04:11 +0800 Subject: [PATCH] 修改默认查询日期 --- zhengcaioa/zhengcaioa/Views/IntentionCustomer/Indexhuiyuan.cshtml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/zhengcaioa/zhengcaioa/Views/IntentionCustomer/Indexhuiyuan.cshtml b/zhengcaioa/zhengcaioa/Views/IntentionCustomer/Indexhuiyuan.cshtml index 7162f12..1007e2b 100644 --- a/zhengcaioa/zhengcaioa/Views/IntentionCustomer/Indexhuiyuan.cshtml +++ b/zhengcaioa/zhengcaioa/Views/IntentionCustomer/Indexhuiyuan.cshtml @@ -46,7 +46,7 @@ ]; - dataUrl = "/IntentionCustomer/GetListhuiyuan?Createtime=" + Baomingtimebegin + "|" + Baomingtimeend ; + dataUrl = "/IntentionCustomer/GetListhuiyuan?Createtime="/* + Baomingtimebegin + "|" + Baomingtimeend*/ ; searchCol = [ { label: '璐﹀彿:', name: 'Itcode', labtype: 'txt', hidden: false }, { label: '鍚嶇О:', name: 'Name', labtype: 'txt', hidden: false }, -- Gitblit v1.9.1