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 @@ 生成结果 - - - 审核 -