[update] - 工作组宽度bug的修改

This commit is contained in:
fengchenchen
2022-01-17 17:37:37 +08:00
parent 04149c20be
commit df5d8e2e12
@@ -159,6 +159,7 @@ export default {
}, {
title: '负责人A',
align: 'center',
width: 130,
dataIndex: 'principalNameA'
}, {
title: '收款进度',
@@ -372,4 +373,4 @@ export default {
background: #e8e8e8;
}
}
</style>
</style>