dengjunjie
2025-10-23 56827df8730c172c6c654fb78fed073ef8d694cb
н¨Îļþ¼Ð/WMS/src/views/inbound/inboundOrderDetail_Hty.vue
@@ -181,7 +181,7 @@
    table: "DtCabinOrderDetailHtyDetail",
    columns: [
        {
            field: 'historyId',
            field: 'id',
            title: '历史记录主键',
            type: 'int',
            width: 120,
@@ -191,7 +191,7 @@
            align: 'left'
        },
        {
            field: 'id',
            field: 'sourceId',
            title: '原主键',
            type: 'int',
            width: 100,
@@ -288,8 +288,8 @@
            sort: true
        }
    ],
    sortName: "historyId",
    key: "historyId"
    sortName: "orderId",
    key: "orderId"
});
            return {
                table,