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