username@email.com
2023-10-27 8b9646ec10bbf391620ee564507f770e6ad97bdd
zhengcaioa/zhengcaioa/Views/IntentionCustomer/Index.cshtml
@@ -74,7 +74,7 @@
            },
        ];
        dataUrl = "/IntentionCustomer/GetList?Createtime=" + Baomingtimebegin + "|" + Baomingtimeend +"@(string.IsNullOrEmpty(Creater11) ?"": "&Ywjl=" + Creater11)";
        dataUrl = "/IntentionCustomer/GetList?Createtime=" /*+ Baomingtimebegin + "|" + Baomingtimeend*/ +"@(string.IsNullOrEmpty(Creater11) ?"": "&Ywjl=" + Creater11)";
        searchCol = [
            { label: '客户来源', name: 'Khly', labtype: 'combox', hidden: false, data: JSON.parse(khlys), cwidth: '5%', cccwidth: '8%' },
            { label: '行业分类', name: 'Hyfl', labtype: 'combox', hidden: false, data: JSON.parse(hyfls), cwidth: '5%', cccwidth: '15%' },