瀏覽代碼

bug修复

LAPTOP-16IUEB3P\Lenovo 2 年之前
父節點
當前提交
9ca4d12ec7
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"