fix(help-government): clearable dateEnd

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-05-27 10:35:49 +07:00
parent 47bd6611b2
commit 1b36cab885
2 changed files with 3 additions and 3 deletions

View file

@ -236,8 +236,7 @@ function openModalOrder() {
item.status == "APPROVE") &&
item.organizationPositionOld &&
item.organization &&
item.dateStart &&
item.dateEnd
item.dateStart
);
rows2.value = row;
rows2Data.value = row;