跳转增加参数
This commit is contained in:
parent
8b79ca9759
commit
526431e922
|
@ -159,7 +159,10 @@
|
||||||
// return actions.join('');
|
// return actions.join('');
|
||||||
// }
|
// }
|
||||||
// }
|
// }
|
||||||
]
|
],
|
||||||
|
onLoadSuccess(res){
|
||||||
|
delete window.parent.parent._tab_name;
|
||||||
|
}
|
||||||
};
|
};
|
||||||
$.table.init(options);
|
$.table.init(options);
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue