Cannot read properties of undefined (reading 'indexOf')
at VueComponent.resetField (index.js:1:370572)

image.png
elementUI源碼報錯,原因竟然是form-item沒加prop,折騰了一兩個小時,真是服了。
rules按照表單的prop來的 用了那個resetfieds必須每個<el-form-item>都加prop??!

image.png
因為最后這個表單是個純展示的所以沒有寫prop,結(jié)果就在關(guān)閉彈窗的方法里調(diào)用了this.$refs["addForm"].resetFields();一直報錯!?。。≌婵樱?!