This commit is contained in:
Iruka 2024-09-25 11:46:45 +08:00
parent a3c9f1ce94
commit e5bca6710d

View File

@ -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,