Merge pull request #7794 from dataease/pr@dev@perf_log_retention_time

perf: 日志保留时间设置
This commit is contained in:
fit2cloud-chenyw 2024-01-24 15:55:46 +08:00 committed by GitHub
commit 0b5b0304ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,7 @@
<el-form-item
:label="$t('system_parameter_setting.ds_sync_log_retention_time')"
prop="logTimeOut"
prop="dsSyncLogTimeOut"
>
<el-input
v-model="formInline.dsSyncLogTimeOut"