feat: 表格排序

Former-commit-id: 07383021b7a17b5beb30a8b6284478b5512c1743
This commit is contained in:
April
2023-06-14 23:37:06 +08:00
parent eed20ce145
commit 3e30327e4d
3 changed files with 106 additions and 16 deletions

View File

@@ -41,7 +41,6 @@
]
},
"dependencies": {
"@types/lodash": "^4.14.195",
"@vitejs/plugin-vue": "^4.2.3",
"@vueuse/core": "^10.1.2",
"@wangeditor/editor": "^5.1.23",
@@ -65,6 +64,7 @@
"@commitlint/config-conventional": "^17.6.3",
"@iconify-json/ep": "^1.1.10",
"@types/codemirror": "^5.60.7",
"@types/lodash": "^4.14.195",
"@types/nprogress": "^0.2.0",
"@types/path-browserify": "^1.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.6",