xxsu

Results 2 comments of xxsu

this is a problem with internet,in lib/index.js show it needs to visit https://raw.githubusercontent.com/****,u can see clear in this issue with other plugin [https://github.com/imagemin/mozjpeg-bin/issues/50](https://github.com/imagemin/mozjpeg-bin/issues/50)

> 请问你解决了吗 我这边使用是正常的 ```typescript function toggleAllCheckbox() { tableRef.value?.toggleAllCheckboxRow() } function toggleCheckbox(row) { tableRef.value?.toggleCheckboxRow(row) } return () => ( {{ header: ({ checked, indeterminate }) => ( ), checkbox: ({ row,...