fix: 修复阿里云证书订单翻页问题

This commit is contained in:
xiaojunnuo
2026-03-17 18:56:52 +08:00
parent 196cd88010
commit 6d43623f45
5 changed files with 57 additions and 19 deletions
@@ -20,6 +20,7 @@ export abstract class CertApplyBasePlugin extends CertApplyBaseConvertPlugin {
@TaskInput({
title: "更新天数",
value:20,
component: {
name: "a-input-number",
vModel: "value",