I figured out how. .on("select2:select", function() { let event = new Event('change', { bubbles: true }) this.dispatchEvent(event).
確定! 回上一頁