no message
Former-commit-id: 83e28ca2a085a1fa5d66e6893e0e2d4b56830985 Former-commit-id: 0ef72b90d9b264427faa025b5f791c40f832c7fe Former-commit-id: 8b5deced4f5dc6f8de90a43ebffe073b69ed2480
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<Container type="card-full">
|
<Container type="card-full">
|
||||||
<template slot="header">
|
<template slot="header">
|
||||||
<el-button type="primary" @click="getData"><Icon name="paper-plane"></Icon> 发送请求</el-button>
|
当前激活的单元格
|
||||||
</template>
|
</template>
|
||||||
<el-table v-bind="table">
|
<el-table v-bind="table">
|
||||||
<el-table-column prop="id" label="id" width="50" align="center"></el-table-column>
|
<el-table-column prop="id" label="id" width="50" align="center"></el-table-column>
|
||||||
|
|||||||
Reference in New Issue
Block a user