wangting
2024-12-25 54aa14a5a970d36d06f7882451d5bc776cf764fc
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);
    }
  }
}