qinzhipeng_v@didiglobal.com 4 anni fa
parent
commit
aa914a5373
1 ha cambiato i file con 1 aggiunte e 4 eliminazioni
  1. 1 4
      src/views/projectManage/components/demand.vue

+ 1 - 4
src/views/projectManage/components/demand.vue

@@ -85,10 +85,7 @@
                   <span class="item-details">{{ item.name }}</span>
                   <span class="item-detail">{{ item.taskId }}</span>
                 </div>
-                <div slot="reference" class="btn-dpl" @click.native="getDplList(scope.row.id)">
-                  关联望岳
-                </div>
-                <!-- <el-button v-if="scope.row.isDirectlyFromDpm === -1" slot="reference" size="mini" type="text" @click.native="getDplList(scope.row.id)">关联望岳</el-button> -->
+                <div v-if="scope.row.isDirectlyFromDpm === -1" slot="reference" class="btn-dpl" style=" cursor: pointer;" @click="getDplList(scope.row.id)"> 关联望岳 </div>
               </el-popover>
 
               <div v-if="locking" v-show="scope.row.vVisible" class="iconEdit">