lsc 2 年之前
父節點
當前提交
9a0e596303
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/studyStudent.vue

+ 1 - 0
src/components/studyStudent.vue

@@ -2109,6 +2109,7 @@
                   <div v-if="
                     tool.tool.indexOf(49) != -1
                   " class="xuan_right_box">
+                    <div v-if="courseDetail.userid == userid" style="display: flex;justify-content: flex-end;"><el-button type="primary" size="small" @click="addTools(49, toolIndex, taskCount)">分组设置</el-button></div>
                     <div v-if="groupStudentUid[toolIndex]" class="group_staic_box">
                       <div v-for="(gp, gd) in tool.groupJson.group" :key="gd" class="group_staic">
                         <span> {{ gp.name }}</span>