修改刷新方法

pull/107/MERGE
RuoYi 2019-06-19 16:59:28 +08:00
parent 911fb59e56
commit e7805c988b
1 changed files with 1 additions and 1 deletions

View File

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