79323154

Date: 2025-01-02 08:32:47
Score: 1
Natty:
Report link

you can try with

const thuongHieuElement = document.getElementById('thuongHieu');

const thuongHieuText = thuongHieuElement.options[thuongHieuElement.selectedIndex].text;

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: LongDev