浏览代码

展示更改

lmx 5 天之前
父节点
当前提交
eacc327d58
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/course/courseWatchLog/watchLog.vue

+ 2 - 2
src/views/course/courseWatchLog/watchLog.vue

@@ -291,7 +291,7 @@
           >批量移除标签</el-button>
         </el-col>
       </el-col>
-      <el-col :span="1.5">
+      <el-col :span="1.5" v-if="queryParams.sendType == 2">
         <el-button
           type="success"
           plain
@@ -302,7 +302,7 @@
         >批量修改备注
         </el-button>
       </el-col>
-      <el-col :span="1.5">
+      <el-col :span="1.5" v-if="queryParams.sendType == 2">
         <el-button
           type="success"
           plain