保存进度

This commit is contained in:
2025-11-24 21:33:33 +08:00
parent 207e5aeb0c
commit de68525230

View File

@@ -79,7 +79,7 @@ Copyright © CPIC All rights reserved
<el-button <el-button
type="danger" icon="delete" type="danger" icon="delete"
circle circle
@click="onDeleteUploadedFile(file.row)" @click="onDeleteUploadedFile(file.row.rowIndex)"
/> />
</template> </template>
</el-table-column> </el-table-column>