Commit 4b6bc49b authored by liujiangnan's avatar liujiangnan

feat: 隐藏掉提交按钮

parent 0152ed02
......@@ -1630,6 +1630,7 @@ export class PlayComponent implements OnInit, OnDestroy {
okBtnClick() {
this.checkPanel.visible = false;
this.appRef.tick();
this.hideSubmit();
setTimeout(() => {
this.convertCanvasToImage();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment