filter Tree

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-25 17:37:02 +07:00
parent 990c35de50
commit 6cdb755d07
3 changed files with 4 additions and 2 deletions

View file

@ -34,7 +34,7 @@ const { showLoader, hideLoader, messageError, success, dialogRemove } =
const filter = ref<string>(""); //
const nodes = ref<Array<NodeTree>>([
{
labelName: "",
labelName: "หน่วยงานทั้งหมด",
orgCode: "",
orgLevel: 0,
orgName: "",