|
@@ -39,7 +39,7 @@
|
|
</el-form>
|
|
</el-form>
|
|
|
|
|
|
<div class="part-box-action">
|
|
<div class="part-box-action">
|
|
- <div v-if="!IS_ASSIGN_TEACHER">
|
|
|
|
|
|
+ <div>
|
|
<el-button
|
|
<el-button
|
|
type="primary"
|
|
type="primary"
|
|
icon="icon icon-plus-white"
|
|
icon="icon icon-plus-white"
|
|
@@ -103,7 +103,6 @@
|
|
:props="defaultProps"
|
|
:props="defaultProps"
|
|
:default-expanded-keys="ids"
|
|
:default-expanded-keys="ids"
|
|
highlight-current
|
|
highlight-current
|
|
- :show-checkbox="!IS_ASSIGN_TEACHER"
|
|
|
|
:check-strictly="true"
|
|
:check-strictly="true"
|
|
@node-click="handleNodeClick"
|
|
@node-click="handleNodeClick"
|
|
@check="checkChange"
|
|
@check="checkChange"
|