2a077239 by xukangle

fix

1 parent 812c50ea
......@@ -41,7 +41,7 @@ const tableInfo = ref({
},
{ label: "数据类型", field: "damTypeName", width: 90 },
{
label: '权力主体', field: 'rightMainName', width: 140,
label: '权利主体', field: 'rightMainName', width: 200,
},
{
label: "是否公共数据", field: "isPublicData", width: 120, getName: (scope) => {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!