|
|
@@ -283,7 +283,7 @@ function handleCurrentChange(val: number) {
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div class="flex items-center">
|
|
|
+ <!-- <div class="flex items-center">
|
|
|
<div class="font-medium flex-shrink-0">结束井深(m):</div>
|
|
|
<span
|
|
|
class="font-medium truncate group-hover:text-blue-600 transition-colors"
|
|
|
@@ -321,7 +321,7 @@ function handleCurrentChange(val: number) {
|
|
|
{{ row.reportDetails[0].constructionDetail || '-' }}
|
|
|
</span>
|
|
|
</el-tooltip>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
</div>
|
|
|
</el-badge>
|
|
|
</template>
|