08 2016 档案
摘要:<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="CustomerInformationHandUpdate.aspx.cs" Inherits="CRM.UI.CustomerInformationHandUpdate" %> <!
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.IO;using BLL;using m = Model;using System.Data;using Sys
阅读全文
摘要:<fieldset> <legend>查询</legend> <table style="width: 100%;"> <tr> <td class="tb1">区域:</td> <td class="td2"> <input id="quyu" name="quyu" class="easyui-
阅读全文
摘要:<!--用于判断页面传值控制界面是否只读--><script> function checkType() { var aQuery = window.location.href.split("?"); //取得Get参数 var aGET = new Array(); if (aQuery.leng
阅读全文
摘要:<!-- 获取机会点名称列表 --><script> function initOpportunityNameFuzzyQuery() { $('#jihuidianmingcheng').combobox({ prompt: '智能查询机会点名称,输入后请空格', required: false,
阅读全文
摘要:using System;using System.Collections.Generic;using System.Data;using System.Data.OleDb;using System.Linq;using System.Text;using Log;namespace Common
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.IO;using BLL;using m = Model;using System.Data;using Sys
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;using System.IO;u
阅读全文
摘要:<!--弹出“创建”窗口 --> <div id="dialog" class="easyui-dialog" title="创建机会点" data-options="closed:true" style="padding:5px; top:5px;left:5px;"> <div id="pane
阅读全文
摘要:<table id="gridchaxunjieguo" class="easyui-datagrid" data-options="title:'查询结果',rownumbers:true,pagination:true,fitColumns:true,singleSelect:true" sty
阅读全文
摘要:<fieldset> <legend>查询</legend> <table style="width: 100%;"> <tr> <td class="tb1">区域:</td> <td class="td2"> <input id="quyu" name="quyu" class="easyui-
阅读全文
摘要:$(function () { $('#niandu').datebox({ onShowPanel: function () {//显示日趋选择对象后再触发弹出月份层的事件,初始化时没有生成月份层 span.trigger('click'); //触发click事件弹出月份层 if (!tds)
阅读全文