lilei 3 سال پیش
والد
کامیت
96830e8466
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/allocationManagement/transferReturn/editGrp.vue

+ 1 - 1
src/views/allocationManagement/transferReturn/editGrp.vue

@@ -69,7 +69,7 @@
               size="small"
               index="0"
               tableId="table1"
-              :rowKey="(record) => record.productSn"
+              :rowKey="(record) => record.allocateNo +'-'+ record.productSn"
               :columns="columns"
               :customRow="handleClickRow"
               :data="loadData"