add handle filter dinamic like
This commit is contained in:
@ -110,7 +110,6 @@ export default class CommonHelper {
|
||||
|
||||
if (p != 'any') {
|
||||
if (!validate(f)) {
|
||||
console.log('ffffff', f, p)
|
||||
let found = false;
|
||||
if (fr['from']) {
|
||||
whereAttrPre.push(p + " >= :" + p + '_from');
|
||||
|
||||
Reference in New Issue
Block a user