diff --git a/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue b/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue
index 5cd97f0..ea5d6f6 100644
--- a/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue
+++ b/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue
@@ -239,13 +239,13 @@ export default {
}, {
title: '来款单位',
align: 'center',
- width: 240,
+ width: 280,
dataIndex: 'chargeCompanyTemporaryName',
scopedSlots: { customRender: 'text' }
}, {
title: '企业联系人',
align: 'center',
- width: 200,
+ width: 280,
dataIndex: 'contactsTemporaryName',
scopedSlots: { customRender: 'text' }
}, {
diff --git a/src/views/projectManagement/modules/WorkGroupDistributeModule.vue b/src/views/projectManagement/modules/WorkGroupDistributeModule.vue
index 8dc5448..be8ba09 100644
--- a/src/views/projectManagement/modules/WorkGroupDistributeModule.vue
+++ b/src/views/projectManagement/modules/WorkGroupDistributeModule.vue
@@ -256,4 +256,10 @@ export default {
display: none;
}
}
+
+/deep/ .ant-tree li .ant-tree-node-content-wrapper {
+ max-width: 100%;
+ overflow: hidden;
+ text-overflow: ellipsis;
+}
\ No newline at end of file
diff --git a/src/views/projectManagement/modules/WorkingGroupUnderStudyProjectModal.vue b/src/views/projectManagement/modules/WorkingGroupUnderStudyProjectModal.vue
index bd1e5cf..e693431 100644
--- a/src/views/projectManagement/modules/WorkingGroupUnderStudyProjectModal.vue
+++ b/src/views/projectManagement/modules/WorkingGroupUnderStudyProjectModal.vue
@@ -25,7 +25,7 @@
{e.target.value = (e.target.value + '').trim()}">
@@ -33,7 +33,7 @@
{e.target.value = (e.target.value + '').trim()}">