|
|
@@ -181,7 +181,7 @@ |
|
|
|
<!-- 我的文件title --> |
|
|
|
<div :class="'yiyun_file_box bgwirte'"> |
|
|
|
<div class="yiyun_Headtitle_center"> |
|
|
|
<div class="yiyun-col-8 worktitlebox overflowinit"> |
|
|
|
<div class="yiyun-col-8 worktitlebox overflowinit" :style="'margin-left:-13px'"> |
|
|
|
<i |
|
|
|
class="icon iconfont icon_small-icon_small_shouqi workbtn anniuweizhi rota180 drakbg" |
|
|
|
v-show=" |
|
|
@@ -258,6 +258,7 @@ export default { |
|
|
|
isShowworklink: false, |
|
|
|
workheight: "", //工作链高度 |
|
|
|
projId:sessionStorage.projId, |
|
|
|
groupLength:5, |
|
|
|
}; |
|
|
|
}, |
|
|
|
methods: { |
|
|
|