UNPKG

vue-data-tables

Version:

A simple, customizable and pageable table, based on vue2 and element-ui.

6 lines (5 loc) 175 B
export default { propError(prop) { return `prop ${prop} not exist in the row, please confirm wether the prop is right, this may cause unpredictable filter result` } }