修改冀北现场反馈问题
This commit is contained in:
@@ -496,7 +496,7 @@ const jump = () => {
|
||||
name: 'harmonic-boot/qydetailedAnalysis/pollutionReport',
|
||||
query: {
|
||||
type: '2',
|
||||
statisticalType:contaminate.value,
|
||||
statisticalType: contaminate.value,
|
||||
t: Date.now()
|
||||
}
|
||||
})
|
||||
@@ -536,5 +536,7 @@ defineExpose({ open })
|
||||
.text-style {
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
text-decoration-color: var(--el-color-primary);
|
||||
text-underline-offset: 4px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user