Przeglądaj źródła

feat(组件): 修改rowkey

tangning 3 lat temu
rodzic
commit
1c2fc970f1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/views/product/ref.vue

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

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