Compare commits
2 Commits
4468c47a1d
...
5712e9b0a9
| Author | SHA1 | Date |
|---|---|---|
|
|
5712e9b0a9 | |
|
|
1ad050cf7d |
|
|
@ -81,6 +81,11 @@
|
||||||
prop="pointCount"
|
prop="pointCount"
|
||||||
label="子点位总数"
|
label="子点位总数"
|
||||||
/>
|
/>
|
||||||
|
<el-table-column
|
||||||
|
align="center"
|
||||||
|
prop="waitPointCount"
|
||||||
|
label="待激活点位总数"
|
||||||
|
/>
|
||||||
<el-table-column
|
<el-table-column
|
||||||
align="center"
|
align="center"
|
||||||
prop="repPvBalance"
|
prop="repPvBalance"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue