소스 검색

Merge branch 'v1.2.0-ga' of http://192.168.0.115:3000/bill/fuse-code into v1.2.0-ga

xzw 4 달 전
부모
커밋
ccb1231a26
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/app.vue

+ 1 - 0
src/app.vue

@@ -12,6 +12,7 @@
 
     <ui-editor-layout
       @click.stop
+      @contextmenu.prevent
       id="layout-app"
       class="editor-layout"
       :style="layoutStyles"