微调
This commit is contained in:
@@ -48,7 +48,7 @@ const columns = ref<ColumnProps<ErrorSystem.ErrorSystemList>[]>([
|
||||
{ type: 'index', fixed: 'left', width: 70, label: '序号' },
|
||||
{
|
||||
prop: 'name',
|
||||
label: '误差体系名称',
|
||||
label: '名称',
|
||||
},
|
||||
{
|
||||
prop: 'standardName',
|
||||
|
||||
Reference in New Issue
Block a user