去除多余的favicon.ico引入
This commit is contained in:
@ -73,7 +73,7 @@ var table = {
|
||||
fixedNumber: 0,
|
||||
fixedRightNumber: 0,
|
||||
queryParams: $.table.queryParams,
|
||||
rowStyle: {},
|
||||
rowStyle: undefined,
|
||||
};
|
||||
var options = $.extend(defaults, options);
|
||||
table.options = options;
|
||||
|
Reference in New Issue
Block a user