From e4e99f9ee2b94621d9fc487d2837d9aadee6b2bc Mon Sep 17 00:00:00 2001 From: Seven Date: Sun, 28 Dec 2025 02:19:02 +0700 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9B=B4=E6=96=B0=20@riwa/api-types=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E8=87=B3=200.0.67=EF=BC=9B=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E8=B5=84=E4=BA=A7=E8=A7=86=E5=9B=BE=E5=8F=8A=E7=9B=B8=E5=85=B3?= =?UTF-8?q?=E8=B7=AF=E7=94=B1=E9=85=8D=E7=BD=AE=EF=BC=9B=E4=BC=98=E5=8C=96?= =?UTF-8?q?=20RWA=20=E4=BA=A7=E5=93=81=E7=BB=84=E4=BB=B6=E7=9A=84=E6=93=8D?= =?UTF-8?q?=E4=BD=9C=E6=8C=89=E9=92=AE=E5=8F=8A=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 12 ++-- src/components/table/table-filter.vue | 4 +- src/router/elegant/imports.ts | 1 + src/router/elegant/routes.ts | 51 ++++++++------- src/router/elegant/transform.ts | 1 + src/typings/elegant-router.d.ts | 3 + src/views/asset/index.vue | 5 ++ .../rwa/product/components/add-edition.vue | 11 +--- .../rwa/product/components/edit-edition.vue | 11 +--- src/views/rwa/product/components/editions.vue | 62 ++++++++++++++----- src/views/rwa/product/index.vue | 34 +++++++++- 12 files changed, 132 insertions(+), 65 deletions(-) create mode 100644 src/views/asset/index.vue diff --git a/package.json b/package.json index cdc33b7..638839e 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@better-scroll/core": "2.5.1", "@elysiajs/eden": "^1.4.5", "@iconify/vue": "5.0.0", - "@riwa/api-types": "http://192.168.1.27:9527/api/riwa-api-types-0.0.66.tgz", + "@riwa/api-types": "http://192.168.1.27:9527/api/riwa-api-types-0.0.67.tgz", "@sa/axios": "workspace:*", "@sa/color": "workspace:*", "@sa/hooks": "workspace:*", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 77c1618..9d4d4be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,8 +18,8 @@ importers: specifier: 5.0.0 version: 5.0.0(vue@3.5.25(typescript@5.9.3)) '@riwa/api-types': - specifier: http://192.168.1.27:9527/api/riwa-api-types-0.0.66.tgz - version: http://192.168.1.27:9527/api/riwa-api-types-0.0.66.tgz(@elysiajs/eden@1.4.5(elysia@1.4.19(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3))) + specifier: http://192.168.1.27:9527/api/riwa-api-types-0.0.67.tgz + version: http://192.168.1.27:9527/api/riwa-api-types-0.0.67.tgz(@elysiajs/eden@1.4.5(elysia@1.4.19(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3))) '@sa/axios': specifier: workspace:* version: link:packages/axios @@ -1068,9 +1068,9 @@ packages: '@quansync/fs@0.1.6': resolution: {integrity: sha512-zoA8SqQO11qH9H8FCBR7NIbowYARIPmBz3nKjgAaOUDi/xPAAu1uAgebtV7KXHTc6CDZJVRZ1u4wIGvY5CWYaw==} - '@riwa/api-types@http://192.168.1.27:9527/api/riwa-api-types-0.0.66.tgz': - resolution: {tarball: http://192.168.1.27:9527/api/riwa-api-types-0.0.66.tgz} - version: 0.0.66 + '@riwa/api-types@http://192.168.1.27:9527/api/riwa-api-types-0.0.67.tgz': + resolution: {tarball: http://192.168.1.27:9527/api/riwa-api-types-0.0.67.tgz} + version: 0.0.67 peerDependencies: '@elysiajs/eden': ^1.4.5 @@ -5057,7 +5057,7 @@ snapshots: dependencies: quansync: 0.3.0 - '@riwa/api-types@http://192.168.1.27:9527/api/riwa-api-types-0.0.66.tgz(@elysiajs/eden@1.4.5(elysia@1.4.19(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))': + '@riwa/api-types@http://192.168.1.27:9527/api/riwa-api-types-0.0.67.tgz(@elysiajs/eden@1.4.5(elysia@1.4.19(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)))': dependencies: '@elysiajs/eden': 1.4.5(elysia@1.4.19(@sinclair/typebox@0.34.41)(exact-mirror@0.2.5(@sinclair/typebox@0.34.41))(file-type@21.1.1)(openapi-types@12.1.3)(typescript@5.9.3)) diff --git a/src/components/table/table-filter.vue b/src/components/table/table-filter.vue index 925c225..feed6a5 100644 --- a/src/components/table/table-filter.vue +++ b/src/components/table/table-filter.vue @@ -32,9 +32,7 @@ function handleConfirm() {