mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-20 01:12:50 +00:00
数据库备份
This commit is contained in:
parent
6e6f31ddcc
commit
204668e8a9
@ -62,7 +62,7 @@
|
|||||||
,page: false
|
,page: false
|
||||||
});
|
});
|
||||||
//监听工具条
|
//监听工具条
|
||||||
table.on('tool(fileListtool)', function(obj){
|
table.on('tool(fileList)', function(obj){
|
||||||
var data = obj.data;
|
var data = obj.data;
|
||||||
if(obj.event === 'import'){
|
if(obj.event === 'import'){
|
||||||
layer.msg('ID:'+ data.id + ' 的查看操作');
|
layer.msg('ID:'+ data.id + ' 的查看操作');
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user