現(xiàn)在是這個(gè)效果只有點(diǎn)擊升序降序這個(gè)申請(qǐng)時(shí)間才會(huì)按照升序或者降序排現(xiàn)在我要進(jìn)入頁(yè)面就默認(rèn)把申請(qǐng)時(shí)間按升序排列應(yīng)該怎么辦?求教<el-table-column prop="applyDate" label="申請(qǐng)日期" width="90" sortable> <template slot-scope="scope">
{{ formatDate(scope.row.applyDate) }}
</template>
</el-table-column>
element-ui 中的表格排序怎么設(shè)置默認(rèn)升序
肥皂起泡泡
2018-09-08 15:02:55