mirror of
https://gitee.com/mirrors/AllinSSL.git
synced 2026-03-16 19:32:00 +08:00
【修复】表单初始化,申请节点随机时间
This commit is contained in:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user