Browse Source

系统映射页面 管理展示的缩小

dev
wenlele 2 years ago
parent
commit
63f5090e4a
  1. 2
      web/client/src/sections/install/containers/system.jsx

2
web/client/src/sections/install/containers/system.jsx

@ -258,7 +258,7 @@ const Example = (props) => {
},
{
title: "管理",
width: "20%",
width: "150px",
dataIndex: "text",
key: 'text',
render: (_, row) => {

Loading…
Cancel
Save