Explorar el Código

预装箱单参照数据勾选参照值修改

jbb hace 3 años
padre
commit
4c7a3033e4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/advance-packingList/referShipmentDetailsModal.vue

+ 1 - 1
src/views/advance-packingList/referShipmentDetailsModal.vue

@@ -81,7 +81,7 @@
       <a-table
         bordered
         size="small"
-        rowKey="id"
+        rowKey="groupId"
         v-if="data"
         :columns="columns"
         :data-source="data"