摘要: 前台{ xtype: "combo", triggerAction: "all", mode: "remote", minChars: 1, //多少个字符促发查询 queryParam: "search",//这个必须的,因为后台要用到这个参数 forceSelection: true, editable: true, hiddenName: "cbSuppliersCode", id: "cbIdSuppliersCode", fieldLabel: "供应商代 阅读全文
posted @ 2011-08-23 15:28 windback 阅读(183) 评论(0) 推荐(0)