feat: 平价区利润显示
This commit is contained in:
+1
-1
@@ -143,7 +143,7 @@
|
||||
<canvas
|
||||
:id="cid"
|
||||
:canvasId="cid"
|
||||
:style="{ width: cWidth + 'px', height: cHeight + 'px', background: background }"
|
||||
:style="{ height: cHeight + 'px', background: background }"
|
||||
:disable-scroll="disScroll"
|
||||
@tap="_tap"
|
||||
@error="_error"
|
||||
|
||||
Reference in New Issue
Block a user