.
This commit is contained in:
parent
a3c9f1ce94
commit
e5bca6710d
@ -70,7 +70,7 @@
|
||||
this.showPopup = true;
|
||||
this.title = title;
|
||||
this.extra = extra;
|
||||
this.value = value;
|
||||
this.value = value || 0;
|
||||
this.pagesObj = pagesObj || {
|
||||
item: null,
|
||||
index: null,
|
||||
|
Loading…
Reference in New Issue
Block a user