1111
This commit is contained in:
@@ -223,6 +223,8 @@ const SoftwareControlManagement: FC<SoftwareControlManagementProps> = () => {
|
||||
setTopSpinning(false);
|
||||
}
|
||||
|
||||
// 测试
|
||||
|
||||
const confirmed = await modalApi.confirm({
|
||||
title: "确认添加",
|
||||
content: `确认添加 ${days == 0 ? "永久" : days + " 天"} 吗?`
|
||||
|
||||
Reference in New Issue
Block a user