:key="index+Math.random()" fixed="right"
this.$nextTick(()=>{ this.$refs['demandTableRef'].doLayout() })
以上两个结合,即可解决列表字段错位的问题