先粘贴代码:. form.py文件: users = SelectMultipleField( label="请选择用户", validators=[ DataRequired("请输入用户列表!") ], coerce=int,
確定! 回上一頁