浏览代码

去除对比文件的工作协同

zhuliu 2 年之前
父节点
当前提交
d5f0251cf2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      RMS-FrontEnd/src/views/report/reportDetails/components/SelectedPatent.vue

+ 1 - 1
RMS-FrontEnd/src/views/report/reportDetails/components/SelectedPatent.vue

@@ -9,7 +9,7 @@
             </el-tooltip>
           </div>
           <el-button @click="taskFeil" type="primary" size="small" style="float: right; margin-left: 10px;" >任务分配</el-button>
-          <el-button @click="taskWork" type="primary" size="small" style="float: right; margin-left: 10px;" >协同办公</el-button>
+          <!-- <el-button @click="taskWork" type="primary" size="small" style="float: right; margin-left: 10px;" >协同办公</el-button> -->
           <div style=" margin-bottom: 10px; float: right;" >
               <div class="btnSelected" @click="sift" style="width:80px;height:32px;right: 100px;display:flex;justify-content:space-around;border-radius:5px; cursor: pointer; ">
                 <img src="@/assets/img/filtrationSearch.png" alt="" style="width:16px;height:16px;margin-top:9px;margin-left:8px"><p style="margin:0 8px 0 0;line-height:32px;color:white;font-size:14px">筛选 </p>