Ver código fonte

feat(组件): 修改rowkey

tangning 3 anos atrás
pai
commit
1c2fc970f1
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/product/ref.vue

+ 1 - 1
src/views/product/ref.vue

@@ -83,7 +83,7 @@
         useSearchForm: true,
         useSearchForm: true,
         showIndexColumn: false,
         showIndexColumn: false,
         // rowSelection: { type: 'checkbox' },
         // rowSelection: { type: 'checkbox' },
-        rowKey: 'id',
+        // rowKey: 'id',
         bordered: true,
         bordered: true,
         showIndexColumn: true,
         showIndexColumn: true,
         fetchSetting: {
         fetchSetting: {