dcc.Upload( id='upload-data', children=html.Div([ 'Drag and Drop or ', html.A('Select Files') ]), multiple=True), dcc.Dropdown(
確定! 回上一頁