feat: 新增订单列表交互

This commit is contained in:
duanshuwen
2025-07-27 18:08:06 +08:00
parent 87bdac8c57
commit 4cd0f59966
31 changed files with 3535 additions and 2559 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"lottie-web": "^5.13.0",
"vue-element-plus-x": "^1.3.0"
"vue-element-plus-x": "^1.3.0",
"z-paging": "^2.8.7"
}
}