|
@@ -213,7 +213,7 @@
|
|
</template>
|
|
</template>
|
|
</el-table-column>
|
|
</el-table-column>
|
|
</el-table>
|
|
</el-table>
|
|
- <el-button
|
|
|
|
|
|
+ <!-- <el-button
|
|
type="primary"
|
|
type="primary"
|
|
icon="el-icon-plus"
|
|
icon="el-icon-plus"
|
|
v-action="'Station@save'"
|
|
v-action="'Station@save'"
|
|
@@ -247,7 +247,7 @@
|
|
style="margin-top:15px"
|
|
style="margin-top:15px"
|
|
v-action="'Station@delete'"
|
|
v-action="'Station@delete'"
|
|
@click="handleMultiDelete()"
|
|
@click="handleMultiDelete()"
|
|
- >删除</el-button>
|
|
|
|
|
|
+ >删除</el-button> -->
|
|
<el-pagination
|
|
<el-pagination
|
|
background
|
|
background
|
|
class="pagination-container"
|
|
class="pagination-container"
|