master
chaiyapeng 2024-09-01 20:06:15 +08:00
parent 1a24075329
commit 4f2e0a2486
1 changed files with 0 additions and 16 deletions

View File

@ -62,22 +62,6 @@
</template> </template>
</el-table-column> </el-table-column>
<el-table-column
label="剩余次数"
width="150">
<template slot-scope="scope">
<span style="margin-left: 10px">{{ scope.row.connectorResidueDegree }}</span>
</template>
</el-table-column>
<el-table-column
label="购买次数"
width="150">
<template slot-scope="scope">
<span style="margin-left: 10px">{{ scope.row.connectorFrequency }}</span>
</template>
</el-table-column>
<el-table-column <el-table-column
label="状态" label="状态"
width="150"> width="150">