历史趋势修改

This commit is contained in:
zhujiyan
2024-07-03 19:31:29 +08:00
parent 43ed1fd1d2
commit 8f1290111e
5 changed files with 227 additions and 266 deletions

View File

@@ -236,7 +236,6 @@ watch(
(val, oldVal) => {
if (val && dialogRef.value) {
const obj = JSON.parse(JSON.stringify(val))
console.log(obj,"88888888888");
obj.records = [
val.records.find(item => {
return item.id == monitorId.value