Commit ea307898 authored by chenfenglei's avatar chenfenglei

云集绑定状态

parent 0927f11c
......@@ -122,12 +122,12 @@
prop="buyer_comment"
label="备注" >
</el-table-column>
<el-table-column
<!-- <el-table-column
label="操作" v-if="!$store.state.readonly" >
<template slot-scope="scope">
<el-button @click="bindTeacher(scope.row)" size="mini" plain type="success">绑定老师</el-button>
</template>
</el-table-column>
</el-table-column> -->
</el-table>
<page :nowPage="nowPage" :total="total" @pageChange="onPageChange" @sizeChange="onSizeChange"/>
<teacher-dialog :dialogObj="dialogObj"></teacher-dialog>
......
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