heshaofeng
2026-04-09 ca3e4977395bc02c5d147dffdff7381333fdfbca
ÏîÄ¿´úÂë/WIDESEA_WMSClient/config/buttons.js
@@ -355,6 +355,23 @@
    type: 'warning',
    onClick: function () {
    }
},{
    name: "库存同区域移库",
    icon: '',
    class: '',
    value: 'SelectStockAreaOut',
    type: 'danger',
    onClick: function () {
    }
},
,{
    name: "库存跨区域移库",
    icon: '',
    class: '',
    value: 'SelectStockAreaIn',
    type: 'danger',
    onClick: function () {
    }
}
]