...
|
...
|
@@ -118,7 +118,7 @@ e.on("bind",function(){ |
|
|
$("#modalId").click(function(){
|
|
|
var __feild="brandId";
|
|
|
if((+$("#shopsType").val()==1)){
|
|
|
g.options.columns[0].type="radio";
|
|
|
g.options.columns[0].type="checkbox";
|
|
|
__feild="brandId";
|
|
|
g2.__rows.length=0;
|
|
|
}else{
|
...
|
...
|
|