diff --git a/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue b/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue index 27244a3..b93de83 100644 --- a/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue +++ b/src/views/financialManagement/arriveAndInvoicing/ArriveAndInvoivingList.vue @@ -340,7 +340,7 @@ export default { dataIndex: 'action', align: 'center', fixed: 'right', - width: 200, + width: 250, scopedSlots: { customRender: 'action' } } ],