diff --git a/package.json b/package.json
index 5e9e63c..14c3d45 100644
--- a/package.json
+++ b/package.json
@@ -51,6 +51,7 @@
"qs": "^6.11.2",
"url": "^0.11.3",
"vue": "3.3.10",
+ "vue-draggable-plus": "^0.3.2",
"vue-i18n": "9.8.0",
"vue-json-pretty": "^2.2.4",
"vue-router": "^4.2.5",
diff --git a/src/components/Table/src/components/ColumnSetting.vue b/src/components/Table/src/components/ColumnSetting.vue
new file mode 100644
index 0000000..41cdd68
--- /dev/null
+++ b/src/components/Table/src/components/ColumnSetting.vue
@@ -0,0 +1,39 @@
+
+
+
+ djdjjddjdjd
+
diff --git a/src/components/Table/src/components/TableActions.vue b/src/components/Table/src/components/TableActions.vue
index 3a1856f..3d96423 100644
--- a/src/components/Table/src/components/TableActions.vue
+++ b/src/components/Table/src/components/TableActions.vue
@@ -1,10 +1,11 @@