-
-
-
-
- 说明:公式中阴阳对照请用NC,PC表示
-
-
-
-
-
-
- 滤光片波长对照表...
-
-
-
-
-
-
- %
-
-
-
-
- %
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 定性
- 定量
-
-
-
-
- 连续
- 步进
-
-
-
-
- 终点法
- 两点法
-
-
-
-
- 高
- 中
- 低
-
-
-
-
- 空气
- 试剂
-
-
-
- 秒
-
-
-
-
-
-
-
-
- 试剂维护
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/views/liswork/work/components/batchCode.vue b/src/views/liswork/work/components/batchCode.vue
index d8cf9ad..8a4c525 100644
--- a/src/views/liswork/work/components/batchCode.vue
+++ b/src/views/liswork/work/components/batchCode.vue
@@ -138,7 +138,7 @@ const handleEnter = () => {
prevSpecimen.value = res.data
tableData.value.push(res.data)
nextTick(() => {
- tableRef.value.setScrollTop(tableData.value.length * 30);
+ tableRef.value.setScrollTop(tableData.value.length);
})
currentScanCount.value++;
}
diff --git a/src/views/liswork/xtwh/comopt/components/sysChannel/index.vue b/src/views/liswork/xtwh/comopt/components/sysChannel/index.vue
index 053444c..e8f367c 100644
--- a/src/views/liswork/xtwh/comopt/components/sysChannel/index.vue
+++ b/src/views/liswork/xtwh/comopt/components/sysChannel/index.vue
@@ -24,6 +24,11 @@