解决办法,在后面 调用 this.$forceUpdate() 方法,成功更新视图

this.$set(itemValue, fieldKey, value)
this.$forceUpdate()

相关文章: