|
@ -15,7 +15,7 @@ export const SupplierdeliverInspectionDetail = useCrudSchemas(reactive<CrudSchem |
|
|
tableId: '', |
|
|
tableId: '', |
|
|
tableName: 'SupplierdeliverInspectionDetail', |
|
|
tableName: 'SupplierdeliverInspectionDetail', |
|
|
}, |
|
|
}, |
|
|
fileType:['pdf','png','jpg','jpeg'], |
|
|
fileType:['pdf'], |
|
|
fileSize:100, |
|
|
fileSize:100, |
|
|
limit:20000 |
|
|
limit:20000 |
|
|
} |
|
|
} |
|
|