历史趋势修改
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user