MaiXinRong 5 years atrás
parent
commit
05d9b350a3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/lib/stage_im.js

+ 1 - 1
app/lib/stage_im.js

@@ -523,7 +523,7 @@ class StageIm {
                     bw: bw,
                     peg: peg ? this._getPegStr(peg.name) : '',
                     xm: node.name,
-                    drawing_code: this._getDrawingCode(node),
+                    drawing_code: this._getDrawingCode(p),
                     changes: [],
                 };
                 im.calc_memo = '本期计量:' + im.jl + ' ' + im.unit;