chore: 修复默认更新天数无效的bug

This commit is contained in:
xiaojunnuo
2026-01-29 00:46:29 +08:00
parent 58c3d7087b
commit 67a5225bde
2 changed files with 10 additions and 2 deletions
@@ -20,7 +20,6 @@ export abstract class CertApplyBasePlugin extends CertApplyBaseConvertPlugin {
@TaskInput({
title: "更新天数",
value: 18,
component: {
name: "a-input-number",
vModel: "value",