Explorar o código

性能验证类别选项新增:校准品

zhonghuizhen hai 11 meses
pai
achega
7bf1f11ad8
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      src/views/business/performance/constants/index.js

+ 4 - 0
src/views/business/performance/constants/index.js

@@ -352,6 +352,10 @@ export const reagentType = [
     value: '标准品',
     value: '标准品',
     label: '标准品'
     label: '标准品'
   },
   },
+  {
+    value: '校准品',
+    label: '校准品'
+  },
   {
   {
     value: '试剂',
     value: '试剂',
     label: '试剂'
     label: '试剂'