Browse Source

复制按钮功能调整

zhangwf 5 years ago
parent
commit
77da9b0633
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/EditPanel.vue

+ 1 - 1
src/components/EditPanel.vue

@@ -359,7 +359,7 @@
           display: inline-block;
           display: inline-block;
           text-align: center;
           text-align: center;
           line-height: 24px;
           line-height: 24px;
-          color:rgba(255,255,255,1);" @click="setGroup(element)">复制</div>
+          color:rgba(255,255,255,1);">复制</div>
           </div>
           </div>
 
 
           <div style="display: inline-flex; overflow: hidden; cursor: pointer; text-align: left;width: 23%">
           <div style="display: inline-flex; overflow: hidden; cursor: pointer; text-align: left;width: 23%">