Error in callback for watcher “options“: “TypeError: Cannot read property ‘level‘ of null“
使用element-ui里面的级联选择器el-cascader报错Error in callback for watcher "options": "TypeError: Cannot read property 'level' of null"解决方法:1 加v-if, options是你的数据源 <el-cascader v-if="options.length" " v-model="proble