From c7ca1bd2476a1e45a900a24a4ea220710e3415b8 Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期四, 07 十二月 2023 12:14:27 +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