You've already forked ConsulManager
mirror of
https://github.com/starsliao/TenSunS.git
synced 2025-12-15 11:53:57 +08:00
Update exp.vue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user