แก้ ประเภทตำแหน่ง/กลุ่ม โดน clear
This commit is contained in:
parent
a9484ca76c
commit
90e406e21c
1 changed files with 0 additions and 1 deletions
|
|
@ -227,7 +227,6 @@ function filterSelector(val: string, update: Function, type: string) {
|
|||
switch (type) {
|
||||
case "posType":
|
||||
update(() => {
|
||||
formData.posTypeId = "";
|
||||
salaryPosTypeOption.value = salaryPosTypeOptionMain.value.filter(
|
||||
(v: DataOption) => v.name.toLowerCase().indexOf(val) > -1
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue