This commit is contained in:
BianLzhaoMin 2025-12-01 09:00:03 +08:00
parent 8c8f2d238d
commit 89caeb48d3
1 changed files with 1 additions and 10 deletions

View File

@ -33,16 +33,7 @@ export default {
data() {
return {
// 使props
defaultFiles: [
{ name: '可行方案.docx' },
{ name: '可行方案.docx' },
{ name: '可行方案.docx' },
{ name: '可行方案.docx' },
{ name: '资质文件' },
{ name: '可行方案.docx' },
{ name: '可行方案.docx' },
{ name: '可行方案.docx' },
],
defaultFiles: [],
}
},
computed: {