ZengTao
2023-11-30 2f78ef164653d5d30732d6e2e3f822a68de63010
CanadaMes-ui/src/views/Electrical/Sign.vue
@@ -114,7 +114,7 @@
          this.record.params[0] = obj.sig[0];
          this.record.xyData = this.jsonData.sign;
          console.log(this.jsonData.sign)
          for (let a = 0; a < this.record.xyData.length; a++) {
            this.record.xyData[a].value = this.record.params[0][a];