篮球入场后台支持查看
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<el-button size="small" type="text" @click="uploadLog(scope.row.id)">上传日志(bug)</el-button>
|
||||
<!-- <el-button size="small" type="text" @click="handleEnter(scope.row.id)">管理员进场</el-button>-->
|
||||
<!-- <el-button size="small" type="text" @click="handleOut(scope.row.id)">管理员出场</el-button>-->
|
||||
<el-button size="small" type="text" @click="printCard(scope.row.id)">打印临时卡凭证</el-button>
|
||||
<!-- <el-button size="small" type="text" @click="printCard(scope.row.id)">打印临时卡凭证</el-button>-->
|
||||
<!-- <el-button size="small" v-if="scope.row.status == 0" type="text" @click="handleReconnect(scope.row.id)">重新连接</el-button>-->
|
||||
</template>
|
||||
</el-table-column>
|
||||
|
||||
Reference in New Issue
Block a user