mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
fix eslint
This commit is contained in:
@@ -98,7 +98,6 @@ export default {
|
||||
*/
|
||||
getColumnValue(index) {
|
||||
let column = this.getColumn(index);
|
||||
console.log(column)
|
||||
return column && column.values[column.valueIndex];
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user