我认为 Form 的导入是错误的,所以我更新了 OP
从
import Form from "discourse/form";
到
import Form from "discourse/components/form";