Appearance
새로고침할때 이렇게 하면된다.
컴포넌트에다가 $ref 로 지정해준다.
ref="table"
핸들러 함수를 넣고 거기다가 아래 소스를 넣어준다.
엑시오스 then 내부에다가 성공일때..
this.$refs.table.refresh();