<!-- 注意:为更好的解决你的问题,请参考模板提供完整信息,准确描述问题,信息不全的 issue 将被关闭。 Note: In order to better solve your problem, please refer to the template to provide complete information, accurately describe the problem, and the incomplete information issue will be closed. --> ## Bug report(问题描述) select组件, 下拉选项通过prop映射成非默认的text 和 value 的时候, 设置options的 attrs: {disabled: true} 不生效 #### Steps to reproduce(问题复现步骤) 如下图 #### Screenshot or Gif(截图或动态图) <img width="989" alt="image" src="https://user-images.githubusercontent.com/11595706/200264176-5540f004-7fc6-4b6e-946a-5f746525ae64.png"> #### Link to minimal reproduction(最小可在线还原demo) <!-- Please only use Codepen, JSFiddle, CodeSandbox or a github repo --> #### Other relevant information(格外信息) - Vue version: 2.5.17 - ElementUI version: 2.8.2 - vue-ele-form version: 0.8.58