vuejs / jsx-vue2

monorepo for Babel / Vue JSX related packages
https://jsx-vue2-playground.netlify.app/
1.47k stars 96 forks source link

i want to know that how to use v-slot instead slot directive in jsx-vue2 #304

Closed Yh1404 closed 1 year ago

Yh1404 commented 1 year ago
image
Yh1404 commented 1 year ago

this way has a problem that the table are not rerender when i update array for the table header, and the $forceUpdate method is not working either

Yh1404 commented 1 year ago

i found a solution just using v-slot,but i do not know the grammar of v-slot in jsx-vue2

kikyouink commented 10 months ago

我在这里读不到row,兄弟你能读到嘛

Yh1404 commented 10 months ago

我在这里读不到row,兄弟你能读到嘛 试着检查你的slot或着el-table用法