UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

13 lines (12 loc) 315 B
## 1.0.12022-3-21) - 升级到uni-ui@1.4.12 - eslint修复 ```js // FIXME value never use const theadChildren = this.theadChildren const dataLen = this.trChildren.filter(v => !v.disabled && v.keyValue).length let rowspan = 1 if (this.theadChildren) { rowspan = this.theadChildren.rowspan } ```