gaoluyang
2024-07-31 cadcd82dce38da5f999b77af9a2cdf4a35324e01
src/components/view/a5-capacity-scope.vue
@@ -265,7 +265,8 @@
            'unit', 'method', 'manDay', 'templateId'
          ],
          accept: '.xlsx',
          inputType: 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'
          inputType: 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
          needSort: ['createTime', 'updateTime', 'inspectionItem', 'inspectionItemSubclass', 'sample'],
        },
        testObjectData: {
          entity: {
@@ -305,7 +306,8 @@
            }
          },
          requiredAdd: ['specimenName', 'code', 'laboratoryId'],
          requiredUp: ['specimenName', 'code', 'laboratoryId']
          requiredUp: ['specimenName', 'code', 'laboratoryId'],
          needSort: ['createTime', 'updateTime', 'specimenName'],
        },
        itemParameterEntityCopy: {},
        testObjectDataEntityCopy: {},