This commit is contained in:
kclf
2022-12-05 23:17:37 +08:00
parent 54d6528569
commit 721bd80e52
3 changed files with 58 additions and 38 deletions

View File

@@ -3101,7 +3101,8 @@ const columns1 = [
customRender: ({ text }) => {
return text ? text : "-";
},
},{
},
{
title: " 所属路径",
width: 250,
dataIndex: "routerName",