from flask_table import Table, Col, LinkCol. class Results(Table):. user_id = Col( 'Id' , show = False ). user_symbol = Col( 'Symbol' ).
確定! 回上一頁