From 47d67b7c7e5dfe4a6ea2503ee775ff416f5a7640 Mon Sep 17 00:00:00 2001
From: Pavel Mironchik
Date: Tue, 29 Jun 2021 15:48:08 +0600
Subject: [PATCH] Add an ability to the AkauntingSelect component to show
options as is, without sorting them.
---
.../assets/js/components/AkauntingSelect.vue | 78 +++++++++++--------
.../partials/form/select_group.blade.php | 6 +-
2 files changed, 49 insertions(+), 35 deletions(-)
diff --git a/resources/assets/js/components/AkauntingSelect.vue b/resources/assets/js/components/AkauntingSelect.vue
index 3dc640606..8ed00f0d3 100644
--- a/resources/assets/js/components/AkauntingSelect.vue
+++ b/resources/assets/js/components/AkauntingSelect.vue
@@ -23,7 +23,7 @@
-
+
{{ noMatchingDataText }}
@@ -62,7 +62,7 @@
-
-