Commit 2e4219ed authored by 王's avatar

删除班级用户列表多余代码

parent 31c9e0e7
<template>
<el-dialog :title="userObj.title" :visible.sync="userObj.show" :modal="false" :fullscreen="true">
<div>
{{userObj.goods_id}}
<el-form label-width="90px" inline>
<el-form-item style="float: right">
<el-button type="success" @click="changeClass" v-if="!$store.state.readonly">切换班级</el-button>
......
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