Commit d9d7c7a4 authored by xinzhedeai's avatar xinzhedeai

add:去掉电量

parent 054d6457
......@@ -59,7 +59,7 @@
>
<el-table-column type="selection" width="55" align="center" />
<el-table-column label="定位卡号" align="center" prop="cardId" />
<el-table-column label="电量%" align="center" prop="cardPower" />
<!-- <el-table-column label="电量%" align="center" prop="cardPower" /> -->
<el-table-column label="设备状态" align="center" prop="cardStatus" />
<el-table-column label="绑定状态" align="center" prop="useStatus">
<template slot-scope="scope">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment