需要复选框组的地方,WTForm内置的只有 SelectMultipleField 字段,但是这个复选要按 ... from wtforms.fields import SelectMultipleField from ...
確定! 回上一頁