wangting
2025-01-03 b25c902a87072b5ae2dd33ab8106f8490d050e34
Source/plt-web/plt-web-ui/src/components/PLT-basic-component/transfer.vue
@@ -120,7 +120,6 @@
      this.visible = false;
    },
    handleChange(value, direction, movedKeys) {
      console.log(value, direction, movedKeys);
    }
  }
}