From 85d999056f5eef5dc1e8862d1c51076a68cc3967 Mon Sep 17 00:00:00 2001 From: my_ong <429426262@qq.com> Date: Tue, 10 Dec 2024 15:23:34 +0800 Subject: [PATCH] =?UTF-8?q?art:=20=E7=9B=98=E7=82=B9=E7=BB=93=E6=9E=9C?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components.d.ts | 1 + .../stock/report/stocktakingReport-page.vue | 268 +++++++++++------- src/views/stock/stocktaking/result-form.vue | 147 +++++----- .../stock/stocktaking/stocktaking-page.vue | 6 - 4 files changed, 237 insertions(+), 185 deletions(-) diff --git a/src/components.d.ts b/src/components.d.ts index 493575d..61024e8 100644 --- a/src/components.d.ts +++ b/src/components.d.ts @@ -50,6 +50,7 @@ declare module 'vue' { ATabPane: typeof import('ant-design-vue/es')['TabPane'] ATabs: typeof import('ant-design-vue/es')['Tabs'] ATag: typeof import('ant-design-vue/es')['Tag'] + ATextarea: typeof import('ant-design-vue/es')['Textarea'] ATooltip: typeof import('ant-design-vue/es')['Tooltip'] ATransfer: typeof import('ant-design-vue/es')['Transfer'] ATree: typeof import('ant-design-vue/es')['Tree'] diff --git a/src/views/stock/report/stocktakingReport-page.vue b/src/views/stock/report/stocktakingReport-page.vue index 33adfc4..dac4cbb 100644 --- a/src/views/stock/report/stocktakingReport-page.vue +++ b/src/views/stock/report/stocktakingReport-page.vue @@ -1,120 +1,174 @@ diff --git a/src/views/stock/stocktaking/result-form.vue b/src/views/stock/stocktaking/result-form.vue index e0d20b5..fd62972 100644 --- a/src/views/stock/stocktaking/result-form.vue +++ b/src/views/stock/stocktaking/result-form.vue @@ -1,79 +1,82 @@ diff --git a/src/views/stock/stocktaking/stocktaking-page.vue b/src/views/stock/stocktaking/stocktaking-page.vue index 46ddc51..6691eab 100644 --- a/src/views/stock/stocktaking/stocktaking-page.vue +++ b/src/views/stock/stocktaking/stocktaking-page.vue @@ -66,12 +66,6 @@ 生成结果 - - - 审核 -