fix : 修复需求上报文件上传/删除问题

This commit is contained in:
2024-06-07 16:46:44 +08:00
parent 9655c41492
commit 42fea1853d
4 changed files with 98 additions and 98 deletions

View File

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