chenrui %!s(int64=4) %!d(string=hai) anos
pai
achega
ae61f6a59e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/productManagement/productOfflineAudit/list.vue

+ 1 - 1
src/views/productManagement/productOfflineAudit/list.vue

@@ -89,7 +89,7 @@
       ref="table"
       size="default"
       :row-selection="rowSelection"
-      :rowKey="(record) => record.id"
+      :rowKey="(record) => record.productSn"
       :columns="columns"
       :data="loadData"
       :scroll="{ x: 2010, y: tableHeight }"