zhuth 7 лет назад
Родитель
Сommit
54d2d3ff2b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      frontend/saas-web/app/view/core/query/QueryGridPanel.js

+ 1 - 1
frontend/saas-web/app/view/core/query/QueryGridPanel.js

@@ -125,7 +125,7 @@ Ext.define('saas.view.core.query.QueryGridPanel', {
                         if(defaultCondition) {
                             condition.push({
                                 type: 'condition',
-                                value: defaultCondition1
+                                value: defaultCondition
                             });
                         }
                         Ext.apply(store.proxy.extraParams, {