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