diff --git a/src/modules/18_command/interface/request/Main.ts b/src/modules/18_command/interface/request/Main.ts
index 0848446eb..00f3f021f 100644
--- a/src/modules/18_command/interface/request/Main.ts
+++ b/src/modules/18_command/interface/request/Main.ts
@@ -3,6 +3,7 @@ interface FormQuery {
pageSize: number;
year: number;
keyword: string;
+ commandTypeId: string;
}
interface FormCommand {
@@ -69,5 +70,5 @@ export type {
FormDataDetail,
ListCommandSalaryType,
PersonInfo,
- FormCommandList
+ FormCommandList,
};
diff --git a/src/modules/18_command/views/lists.vue b/src/modules/18_command/views/lists.vue
index c48fef0cf..b708e4a10 100644
--- a/src/modules/18_command/views/lists.vue
+++ b/src/modules/18_command/views/lists.vue
@@ -1,5 +1,5 @@
@@ -65,7 +92,7 @@ async function fetchListCommand() {
-
+
{{ year + 543 }}
{{
@@ -112,6 +139,32 @@ async function fetchListCommand() {
/>
+ filterSelector(inputValue, doneFn) "
+ >
+
+
+ ไม่มีข้อมูล
+
+
+
span
+ white-space: nowrap
+ overflow: hidden
+ text-overflow: ellipsis
+ width: 550px