This commit is contained in:
2024-10-26 21:36:09 +08:00
parent b78b49a0b0
commit b1ca071055

View File

@@ -97,7 +97,6 @@ const options: SelectOption[] = [
{ label: "一天内", value: "days:1" },
{ label: "一周内", value: "weeks:1" },
{ label: "一个月内", value: "months:1" },
{ label: "一个月内", value: "years:1" },
]
const columns: DataTableColumn[] = [