Browse Source

重复key报错bug修复

lucw 10 months ago
parent
commit
3b9cda9184
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/views/pick/pickApply/index.vue

+ 0 - 1
src/views/pick/pickApply/index.vue

@@ -9,7 +9,6 @@
         ref="table"
         :columns="columns"
         :datasource="datasource"
-        row-key="id"
         cache-key="pickKey"
         :selection.sync="selection"
         autoAmendPage