mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
添加路由按钮
This commit is contained in:
@@ -154,7 +154,7 @@ lib.importJs('../../assets/js/profile.js').use(['element', 'table', 'tree', 'for
|
||||
});
|
||||
}
|
||||
});
|
||||
table.on('toolbar(routeTable)', function(obj) {
|
||||
table.on('toolbar(routeTableFilter)', function(obj) {
|
||||
if (obj.event === 'add') {
|
||||
var data = {};
|
||||
data.profile = profile;
|
||||
|
Reference in New Issue
Block a user