摘要: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="CustomerInformationHandUpdate.aspx.cs" Inherits="CRM.UI.CustomerInformationHandUpdate" %> <! 阅读全文
posted @ 2016-08-26 13:58 恋之呓 阅读(178) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2016-08-26 11:52 恋之呓 阅读(272) 评论(0) 推荐(0)
摘要: <fieldset> <legend>查询</legend> <table style="width: 100%;"> <tr> <td class="tb1">区域:</td> <td class="td2"> <input id="quyu" name="quyu" class="easyui- 阅读全文
posted @ 2016-08-26 11:51 恋之呓 阅读(361) 评论(0) 推荐(0)
摘要: <!--用于判断页面传值控制界面是否只读--><script> function checkType() { var aQuery = window.location.href.split("?"); //取得Get参数 var aGET = new Array(); if (aQuery.leng 阅读全文
posted @ 2016-08-26 11:48 恋之呓 阅读(210) 评论(0) 推荐(0)