【发布时间】:2020-06-16 20:21:38
【问题描述】:
我在 Vuetify 数据表上设置了一个间隔以显示最近的日期,但该函数被调用但表没有更新以在单元格中显示新时间。 How can I update the table without refreshing the whole page?
这是显示我的问题的 codepen 链接。 https://codepen.io/entropy283/pen/rNxMXGX?editors=1011
【问题讨论】:
标签: vue.js vuetify.js v-data-table