自动化立体仓库 - WMS系统
lty
2026-01-29 539a56279625242c497b4b4093f2defbb9d80334
src/main/webapp/static/js/locMast/locMast.js
@@ -81,6 +81,8 @@
    // 监听语言切换事件
    $(document).on('i18n:languageChanged', function() {
        I18n.updatePage($('#search-box'));
        form.render('select');
        tableIns.reload({
            cols: getCols(),
            done: doneCallback