diff --git a/jeecgboot-vue3/src/views/expproject/admin/ExpprojectList.vue b/jeecgboot-vue3/src/views/expproject/admin/ExpprojectList.vue index 7189d1d..2371250 100644 --- a/jeecgboot-vue3/src/views/expproject/admin/ExpprojectList.vue +++ b/jeecgboot-vue3/src/views/expproject/admin/ExpprojectList.vue @@ -100,7 +100,7 @@ canResize:false, useSearchForm: false, actionColumn: { - width: 120, + width: 320, fixed:'right' }, beforeFetch: async (params) => { @@ -294,12 +294,12 @@ } - :deep(.ant-table-wrapper .ant-table-tbody >tr >td){ +/* :deep(.ant-table-wrapper .ant-table-tbody >tr >td){ height: 140px; } :deep(.jeecg-basic-table-action){ height: 140px; flex-wrap: wrap; justify-content: center; - } + }*/