Update exp.vue

This commit is contained in:
StarsL.cn
2024-10-19 17:35:43 +08:00
committed by GitHub
parent 5852d2e1cf
commit e09bccfd0e

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