瀏覽代碼

Merge branch 'activity' of http://git.tjyourong.com.cn/ctop/adsp-vue into activity

zhuxinbo 4 年之前
父節點
當前提交
93e200e3c1
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/modules/BatchCreate/singleLayerSelecte.vue

+ 2 - 2
src/views/modules/BatchCreate/singleLayerSelecte.vue

@@ -19,7 +19,7 @@
           ></a-checkbox-group>
           ></a-checkbox-group>
         </div>
         </div>
       </div>
       </div>
-      <div class="selectRight">
+      <!-- <div class="selectRight">
         <div class="title">
         <div class="title">
           已选
           已选
           <a-button class="clearAllBtn" type="link" @click="clearAll">清空</a-button>
           <a-button class="clearAllBtn" type="link" @click="clearAll">清空</a-button>
@@ -30,7 +30,7 @@
             <a-icon type="close" id="close" @click="deleteItem(item)" />
             <a-icon type="close" id="close" @click="deleteItem(item)" />
           </span>
           </span>
         </div>
         </div>
-      </div>
+      </div> -->
     </div>
     </div>
   </div>
   </div>
 </template>
 </template>