vbenjs / vue-vben-admin

A modern vue admin. It is based on Vue3, vite and TypeScript. It's fast!

Home Page:https://vben.vvbin.cn/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

当表格值为0,且column设置了edit: true的情况下,页面这格会显示空白

HoboCY opened this issue · comments

commented

我给column设置了edit: true,然后某一行的这列值为0,结果页面这一格就显示空白,是否有解决方案
image
image

commented

image
image
未复现出来,不知道是不是已修复了