vue.js and Element Plus – use el-select with key
I intend to make a drop-down menu that can have three values: The first can be ‘Father’ or ‘Mother’ depending on the condition returned by the autoGender(index) method. The second is always ‘Father’. The third is always ‘Mother’