Shan9312 1 год назад
Родитель
Сommit
8020bbaef1
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      src/views/formulationPlan/dailyExecutionPlan/index.vue

+ 2 - 2
src/views/formulationPlan/dailyExecutionPlan/index.vue

@@ -69,7 +69,7 @@
           fit
           highlight-current-row
           style="width: 98%;"
-          row-key="sort"
+          row-key="id"
           :row-style="rowStyle1"
           :cell-style="cellStyle"
           class="elTable table-fixed"
@@ -834,7 +834,7 @@
             fit
             highlight-current-row
             style="width: 98%;"
-            row-key="sort"
+            row-key="id"
             :row-style="rowStyle"
             :cell-style="cellStyle"
             class="elTable table-fixed"