LAPTOP-16IUEB3P\Lenovo 2 anos atrás
pai
commit
9ca4d12ec7
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/components/CreatePlan/ProductionVersion.vue

+ 1 - 1
src/components/CreatePlan/ProductionVersion.vue

@@ -5,7 +5,7 @@
     width="75vw"
     append-to-body
   >
-    <el-table :data="tableData" border ref="tableData" @row-click="single">
+    <el-table :data="tableData" border ref="tableData" @row-click="single" highlight-current-row>
       <el-table-column
         label="生产版本"
         align="center"