修改刷新方法

This commit is contained in:
RuoYi 2019-06-19 16:59:28 +08:00
parent 911fb59e56
commit e7805c988b

View File

@ -432,7 +432,7 @@
},
// 刷新
refresh: function() {
$.bttTable('refresh');
$.bttTable.bootstrapTreeTable('refresh');
},
// 查询表格树指定列值
selectColumns: function(column) {