Skip to content

Table Usage

LiuYong edited this page Apr 25, 2018 · 21 revisions

Table Usage

示例可以参考这具体步骤如下:

  1. 使用v-table标签
<v-table ajax_url="/xmodel/list"></v-table>
  1. 提供表格需要的数据与模型 ,接口对应的地址为ajax_url所配置的地址, 具体实现点这

属性说明

1

Clone this wiki locally