heshaofeng
10 天以前 b1a419c2886666934da6499ee552516d0769562e
ÏîÄ¿´úÂë/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 () {
    }
}
]