|
@@ -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>
|