-
+
+
-
- {{ row.xmdh }} {{ row.xmmc }}
+
+ {{ $index + 1 }}
@@ -70,25 +70,26 @@
diff --git a/src/views/liswork/qualityControl/setEnterResult/components/project.vue b/src/views/liswork/qualityControl/setEnterResult/components/project.vue
index 8240653..d852b09 100644
--- a/src/views/liswork/qualityControl/setEnterResult/components/project.vue
+++ b/src/views/liswork/qualityControl/setEnterResult/components/project.vue
@@ -25,13 +25,14 @@
-
-
+
+
+ :scrollYConfig="{ enabled: true, rSize: 30, height: '100%', }" :cell-style="cellStyleHd"
+ :highlightCurrentRow="false">
{{ row.xmdh }} {{ row.xmmc }}
@@ -62,19 +63,20 @@