Commit e7805c98 by RuoYi

修改刷新方法

parent 911fb59e
......@@ -432,7 +432,7 @@
},
// 刷新
refresh: function() {
$.bttTable('refresh');
$.bttTable.bootstrapTreeTable('refresh');
},
// 查询表格树指定列值
selectColumns: function(column) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment