소스 검색

展示更改

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