摘要: 一、导入maven依赖 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven. 阅读全文
posted @ 2021-06-10 22:07 微微江水 阅读(685) 评论(0) 推荐(0)
摘要: --extjs翻页多选//1、定义保存选中记录(翻页)的集合 var collection=new Ext.util.MixedCollection(); //2、定义选中记录的CheckboxSelectionModel var sm = new Ext.grid.CheckboxSelectio 阅读全文
posted @ 2021-06-10 21:38 微微江水 阅读(255) 评论(0) 推荐(0)