diff --git a/modules/client/front/dms/edit/index.html b/modules/client/front/dms/edit/index.html
index 58899df2b..2d653c827 100644
--- a/modules/client/front/dms/edit/index.html
+++ b/modules/client/front/dms/edit/index.html
@@ -34,7 +34,7 @@
diff --git a/modules/entry/front/basic-data/index.html b/modules/entry/front/basic-data/index.html
index 888205320..6bccb0b5f 100644
--- a/modules/entry/front/basic-data/index.html
+++ b/modules/entry/front/basic-data/index.html
@@ -157,14 +157,14 @@
diff --git a/modules/monitor/front/index/search-panel/index.html b/modules/monitor/front/index/search-panel/index.html
index 822f84922..0d24c41f9 100644
--- a/modules/monitor/front/index/search-panel/index.html
+++ b/modules/monitor/front/index/search-panel/index.html
@@ -88,7 +88,7 @@
vn-one
label="Warehouse"
ng-model="filter.warehouseFk"
- data="Warehouses">
+ data="warehouses">
diff --git a/modules/ticket/front/basic-data/step-one/index.html b/modules/ticket/front/basic-data/step-one/index.html
index 73df8c370..bbe315ca6 100644
--- a/modules/ticket/front/basic-data/step-one/index.html
+++ b/modules/ticket/front/basic-data/step-one/index.html
@@ -30,7 +30,7 @@
diff --git a/modules/ticket/front/search-panel/index.html b/modules/ticket/front/search-panel/index.html
index d22b06a46..52bede97f 100644
--- a/modules/ticket/front/search-panel/index.html
+++ b/modules/ticket/front/search-panel/index.html
@@ -107,7 +107,7 @@
vn-one
label="Warehouse"
ng-model="filter.warehouseFk"
- data="Warehouses">
+ data="warehouses">
diff --git a/modules/worker/front/dms/edit/index.html b/modules/worker/front/dms/edit/index.html
index e4939b4ea..39d4af801 100644
--- a/modules/worker/front/dms/edit/index.html
+++ b/modules/worker/front/dms/edit/index.html
@@ -34,7 +34,7 @@