This commit is contained in:
Lemon
2023-09-20 14:17:00 +08:00
parent a35ca2e74a
commit 8dbae418ff
2 changed files with 11 additions and 11 deletions

View File

@@ -133,7 +133,7 @@
@selection-change="handleSelectionChange"
>
<el-table-column type="selection" width="80" align="center"/>
<!--<el-table-column label="" align="center" prop="id" />-->
<el-table-column label="站点id" align="center" prop="id" />
<el-table-column label="站点名称" align="center" prop="stationName">
<template slot-scope="scope">
<!--<router-link