src/views/erp/stock/check/data.ts
@@ -60,19 +60,6 @@ label: '附件', component: 'FileUpload', componentProps: { maxNumber: 1, maxSize: 10, accept: [ 'pdf', 'doc', 'docx', 'xls', 'xlsx', 'txt', 'jpg', 'jpeg', 'png', ], showDescription: formType !== 'detail', disabled: formType === 'detail', },