Update exp.vue

pull/131/head
StarsL.cn 2024-10-19 17:35:43 +08:00 committed by GitHub
parent 5852d2e1cf
commit e09bccfd0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -162,6 +162,7 @@ export default {
if (valid) {
this.dialogFormVisible = false
this.listLoading = true
this.exp_config.notify_interval = this.exp_config.notify_interval * 1
this.exp_config.collect_days = this.exp_config.collect_days * 1
this.exp_config.notify_days = this.exp_config.notify_days * 1
this.exp_config.notify_amount = this.exp_config.notify_amount * 1