修改冀北现场反馈问题

This commit is contained in:
GGJ
2025-12-15 09:33:34 +08:00
parent d30b8247cf
commit 9f5b2ecc46
28 changed files with 700 additions and 468 deletions

View File

@@ -5,7 +5,7 @@
贡献度计算
<div style="font-size: 14px; font-weight: 500">
<!-- {{ dotList.alias || '' }} -->
<span class="monitoring-point">当前位置{{ dotList.alias || '' }}</span>
<span class="monitoring-point1">当前位置{{ dotList.alias || '' }}</span>
<back-component />
</div>
</div>
@@ -598,7 +598,7 @@ onMounted(() => {
width: 300px;
}
}
.monitoring-point {
.monitoring-point1 {
font-size: 14px;
font-weight: 700;
color: var(--el-color-primary);

View File

@@ -3,9 +3,9 @@
<!-- 模版 -->
<TableHeader datePicker showExport :showReset="false" ref="TableHeaderRef">
<template #select>
<el-form-item label="关键字">
<!-- <el-form-item label="关键字">
<el-input v-model="tableStore.table.params.searchValue" clearable placeholder="请输入关键字" />
</el-form-item>
</el-form-item> -->
</template>
<template #operation>
<el-button type="primary" icon="el-icon-CreditCard"