添加Greenplum插件

This commit is contained in:
Donaghy
2024-07-18 15:12:19 +08:00
parent b83c16ca90
commit 49cfbaf58b
107 changed files with 350 additions and 115 deletions

View File

@@ -5,6 +5,7 @@
"requires": true,
"packages": {
"": {
"name": "dbswitch-admin-ui",
"version": "1.0.0",
"dependencies": {
"axios": "^0.19.2",
@@ -13376,18 +13377,6 @@
"vue": "^2.5.9"
}
},
"node_modules/vue-drag-resize": {
"version": "1.5.4",
"resolved": "https://registry.npmmirror.com/vue-drag-resize/-/vue-drag-resize-1.5.4.tgz",
"integrity": "sha512-SR3U7n6TAZEBgP7zw7bR9mjtAlYBjqIoaWTDPz5HXN/nYhOxKSA31aD7p71fmq1jtyt9reAnCx62valNL9ZAcg==",
"dependencies": {
"vue-drag-resize": "^1.5.0-rc3"
},
"engines": {
"node": ">= 4.0.0",
"npm": ">= 3.0.0"
}
},
"node_modules/vue-hot-reload-api": {
"version": "2.3.4",
"resolved": "https://registry.npmmirror.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz",
@@ -25937,14 +25926,6 @@
"vue": "^2.5.9"
}
},
"vue-drag-resize": {
"version": "1.5.4",
"resolved": "https://registry.npmmirror.com/vue-drag-resize/-/vue-drag-resize-1.5.4.tgz",
"integrity": "sha512-SR3U7n6TAZEBgP7zw7bR9mjtAlYBjqIoaWTDPz5HXN/nYhOxKSA31aD7p71fmq1jtyt9reAnCx62valNL9ZAcg==",
"requires": {
"vue-drag-resize": "^1.5.0-rc3"
}
},
"vue-hot-reload-api": {
"version": "2.3.4",
"resolved": "https://registry.npmmirror.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz",

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB