接口申请失去数据的时候,走一遍这个办法

this.$nextTick(()=>{      this.$refs.table.doLayout()     // table那里加一个ref="table"})