mirror of
https://github.com/hequan2017/seal.git
synced 2026-07-17 11:30:30 +08:00
v0.5 SQL执行 板块
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
(function($) {
|
||||
'use strict';
|
||||
$(function() {
|
||||
$('.cancel-link').click(function(e) {
|
||||
e.preventDefault();
|
||||
window.history.back();
|
||||
});
|
||||
});
|
||||
})(django.jQuery);
|
||||
Reference in New Issue
Block a user