mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-06 17:36:44 +08:00
-- fix bug
This commit is contained in:
@@ -1721,8 +1721,8 @@ const columns6 = [
|
||||
align: "center",
|
||||
ellipsis: true,
|
||||
customRender: ({text}) => {
|
||||
return text ? text : "-";
|
||||
},
|
||||
return text ? text : "-"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user