feat: 增加存储容量显示
This commit is contained in:
@@ -132,9 +132,7 @@ function openStatsPopup() {
|
||||
}
|
||||
|
||||
function openStoragePopup() {
|
||||
profileStore.storageStats = countRecordsByMonth()
|
||||
profileStore.storageTotal = getTotalCount()
|
||||
profileStore.storageMax = getMaxRecord()
|
||||
profileStore.refreshStorage()
|
||||
profileStore.showStoragePopup = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user