|
|
@@ -145,10 +145,10 @@
|
|
|
@change="authBtnTabClick"
|
|
|
>
|
|
|
<template #extra>
|
|
|
- <div v-if="ListItemDatas.length > 0" class="mr-2 flex items-center justify-center whitespace-nowrap">
|
|
|
+ <!-- <div v-if="ListItemDatas.length > 0" class="mr-2 flex items-center justify-center whitespace-nowrap">
|
|
|
<div> 文件题名</div>
|
|
|
<div class="title-input">{{ titleInput }}</div>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
|
|
|
<!-- <HcTooltip keys="node_base_data">
|
|
|
<el-button
|