|
@@ -280,11 +280,12 @@
|
|
|
<div class="mt-content mt-horizontal" style="height: auto;padding-bottom: 20px;margin: 0 20px">
|
|
|
<div class="mt-content-left">
|
|
|
<div class="topBtn">
|
|
|
- <div class="topBtnLi" onclick="addNewData('',[])" id="new">
|
|
|
+ <!--首页屏蔽掉新建任务--wanyuan 2024-5-7-->
|
|
|
+ <!--<div class="topBtnLi" onclick="addNewData('',[])" id="new">
|
|
|
<img th:src="@{/apps_res/goal/images/gl/xj.png}" alt="">
|
|
|
<span>新建任务</span>
|
|
|
<span class="topBtnLine"></span>
|
|
|
- </div>
|
|
|
+ </div>-->
|
|
|
<div class="topBtnLi" id="newCooperation">
|
|
|
<img th:src="@{/apps_res/task/images/newCollaboration.png}" alt="">
|
|
|
<span>新建协同</span>
|