chenrui 4 vuotta sitten
vanhempi
commit
f393870dc0
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  1. 0 5
      src/views/chainGroupManagement/chainGroupSetting/list.vue

+ 0 - 5
src/views/chainGroupManagement/chainGroupSetting/list.vue

@@ -39,9 +39,6 @@
       :expandedRowKeys="expandedRowKeys"
       :expandRowByClick="true"
       :scroll="{ y: tableHeight }">
-      <!-- <span slot="expandIcon">
-        1
-      </span> -->
       <a-table
         slot="expandedRowRender"
         :rowKey="(record) => record.id"
@@ -222,8 +219,6 @@ export default {
     handleAssociate (row) {
       this.itemSn = row.linkageGroupSn
       this.nowData = row
-      this.getSubItem(this.nowData)
-      this.expandedRowKeys = [row.linkageGroupSn]
       this.openModal = true
     },
     // 取消关联