@@ -455,7 +455,7 @@ export default {
display: inline-block;
}
.searchbox-content-common1{
- width:150px !important;
+ width:140px !important;
@@ -44,7 +44,7 @@
:show-overflow-tooltip="true"
/>
<el-table-column
- prop="RF_STAT"
+ prop="RF_STAT_TEXT"
label="状态"
align="center"
@@ -213,7 +213,7 @@
</template>
</el-table-column>
</el-table>
- <el-button
+ <!-- <el-button
type="primary"
icon="el-icon-plus"
v-action="'Station@save'"
@@ -247,7 +247,7 @@
style="margin-top:15px"
v-action="'Station@delete'"
@click="handleMultiDelete()"
- >删除</el-button>
+ >删除</el-button> -->
<el-pagination
background
class="pagination-container"