mirror of
https://gitee.com/xuliangzhan_admin/vxe-table.git
synced 2026-01-21 05:27:57 +08:00
删除掉resize.js中console.log
删除掉resize.js中console.log
This commit is contained in:
@@ -21,8 +21,6 @@ function addListener() {
|
||||
}
|
||||
|
||||
function eventHandle() {
|
||||
console.log(111);
|
||||
|
||||
if (eventStore.length) {
|
||||
eventStore.forEach(function (item) {
|
||||
var comp = item.comp,
|
||||
@@ -75,4 +73,4 @@ var _default = {
|
||||
});
|
||||
}
|
||||
};
|
||||
exports.default = _default;
|
||||
exports.default = _default;
|
||||
|
||||
Reference in New Issue
Block a user