commit
71eaa73b2d
1 changed files with 2 additions and 0 deletions
|
@ -155,6 +155,8 @@
|
||||||
if (!this.model.length) {
|
if (!this.model.length) {
|
||||||
status = true;
|
status = true;
|
||||||
}
|
}
|
||||||
|
} else if( this.model === null){
|
||||||
|
status = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return status;
|
return status;
|
||||||
|
|
Loading…
Add table
Reference in a new issue