【修复】表单初始化,申请节点随机时间

This commit is contained in:
cai
2025-09-04 15:21:26 +08:00
parent 8e0c6ca125
commit e9515bb6ae
70 changed files with 3083 additions and 1488 deletions

View File

@@ -478,6 +478,7 @@ export const useApiFormController = (
btwaf: $t("t_0_1747271295174"),
safeline: $t("t_0_1747300383756"),
lecdn: "请输入正确的URL地址",
webhook: "请输入回调地址",
};
return callback(
new Error(mapTips[param.value.type as keyof typeof mapTips])