如何獲取element UI 表格中某一列
如何獲取element UI 表格中的某一列
紅顏莎娜
2019-02-25 13:24:24
TA貢獻(xiàn)1772條經(jīng)驗 獲得超8個贊
看文檔
<template slot-scope="scope">{{ scope.row }}</template>
舉報