1:当时用el-dropdown的时候没有使用子元素el-dropdown-menu就会报错,报如下图错误2:正确的使用方法就是没有子元素也要加上子元素el-dropdown-menu,就不会报如上图错误了。