mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-20 09:22:56 +00:00
数据库备份
This commit is contained in:
parent
edc0de695a
commit
5a51426138
@ -84,7 +84,7 @@
|
||||
}
|
||||
});
|
||||
//加载table
|
||||
tableList..render({
|
||||
tableList.render({
|
||||
elem: '#tableList'
|
||||
,url:"{:Url('tablelist')}"
|
||||
,toolbar: '#toolbarDemo'
|
||||
@ -126,8 +126,6 @@
|
||||
break;
|
||||
}
|
||||
});
|
||||
//监听工具条
|
||||
|
||||
|
||||
});
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user