06877e19 by xukangle

fix

1 parent e1ad4fc7
......@@ -41,7 +41,7 @@ const tableInfo = ref({
},
{ label: "数据类型", field: "damTypeName", width: 100 },
{
label: '权力主体', field: 'rightMain', width: 100,
label: '权力主体', field: 'rightMainName', width: 100,
},
{
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!