\r\n
\r\n
\r\n \r\n \r\n
\r\n \r\n
\r\n
\r\n \r\n nguonPAKN.Id)\r\n : danhSachNguonPAKN &&\r\n danhSachNguonPAKN.map(nguonPAKN => nguonPAKN.Id)\r\n \"\r\n placeholder=\"Chọn nguồn tiếp nhận\"\r\n :custom-label=\"\r\n opt =>\r\n hasBSKNToken\r\n ? danhSachTatCaNguon &&\r\n danhSachTatCaNguon.find(\r\n nguonPAKN => nguonPAKN.Id === opt\r\n ) &&\r\n danhSachTatCaNguon.find(\r\n nguonPAKN => nguonPAKN.Id === opt\r\n ).Name\r\n : danhSachNguonPAKN &&\r\n danhSachNguonPAKN.find(\r\n nguonPAKN => nguonPAKN.Id === opt\r\n ) &&\r\n danhSachNguonPAKN.find(\r\n nguonPAKN => nguonPAKN.Id === opt\r\n ).Name\r\n \"\r\n :is-disabled=\"disabledFields.includes('NguonPAKNId')\"\r\n :class=\"\r\n disabledFields.includes('NguonPAKNId')\r\n ? 'not-allow-cursor'\r\n : ''\r\n \"\r\n @onChange=\"internalForm.NguonPAKNId = $event\"\r\n :checkRequired=\"true\"\r\n />\r\n \r\n
\r\n
\r\n
\r\n \r\n noiDungPAKN.Id)\r\n \"\r\n placeholder=\"Chọn phân loại\"\r\n :custom-label=\"\r\n opt =>\r\n danhSachNoiDungPAKN &&\r\n danhSachNoiDungPAKN.find(\r\n noiDungPAKN => noiDungPAKN.Id === opt\r\n ) &&\r\n danhSachNoiDungPAKN.find(\r\n noiDungPAKN => noiDungPAKN.Id === opt\r\n ).Name\r\n \"\r\n :is-disabled=\"disabledFields.includes('NoiDungPAKNId')\"\r\n :class=\"\r\n disabledFields.includes('NoiDungPAKNId')\r\n ? 'not-allow-cursor'\r\n : ''\r\n \"\r\n @onChange=\"internalForm.NoiDungPAKNId = $event\"\r\n :checkRequired=\"true\"\r\n />\r\n \r\n
\r\n
\r\n \r\n luatPAKN.Id)\r\n \"\r\n placeholder=\"Chọn luật PAKN\"\r\n :custom-label=\"\r\n opt =>\r\n danhSachLuatPAKN &&\r\n danhSachLuatPAKN.find(luatPAKN => luatPAKN.Id === opt) &&\r\n danhSachLuatPAKN.find(luatPAKN => luatPAKN.Id === opt).Name\r\n \"\r\n :is-disabled=\"disabledFields.includes('LuatId')\"\r\n :class=\"\r\n disabledFields.includes('LuatId') ? 'not-allow-cursor' : ''\r\n \"\r\n @onChange=\"internalForm.LuatId = $event\"\r\n />\r\n \r\n
\r\n
\r\n \r\n item.Id)\r\n \"\r\n placeholder=\"Chọn lĩnh vực\"\r\n :custom-label=\"\r\n opt =>\r\n danhSachLinhVuc &&\r\n danhSachLinhVuc.find(item => item.Id === opt) &&\r\n danhSachLinhVuc.find(item => item.Id === opt).TenLinhVuc\r\n \"\r\n :is-disabled=\"disabledFields.includes('LinhVucId')\"\r\n :class=\"\r\n disabledFields.includes('LinhVucId') ? 'not-allow-cursor' : ''\r\n \"\r\n @onChange=\"internalForm.LinhVucId = $event\"\r\n :checkRequired=\"true\"\r\n />\r\n \r\n
\r\n