[Update] 修改js

pull/3388/head
ibuler 2019-10-25 12:50:48 +08:00
parent a5814c8100
commit 90321ab68c
1 changed files with 0 additions and 1 deletions

View File

@ -443,7 +443,6 @@ function parseTableFilter(value) {
filter[key] = value
}
}
console.log(filter);
return filter;
}