feat : 修复需求汇总页面细节

This commit is contained in:
2024-06-08 11:43:39 +08:00
parent 521e40cf3d
commit 9a862f8cce
2 changed files with 1 additions and 2 deletions

View File

@@ -156,7 +156,6 @@ const tableConfig = reactive({
prop: 'oper',
label: '操作',
align: 'center',
fixed:'right',
showOverflowTooltip: false,
currentRender: ({row, index}) => {
let btn = []