From 595a2ef47f715eaf39b6757edfa83b3126c1ffa1 Mon Sep 17 00:00:00 2001 From: huang <1724659546@qq.com> Date: Fri, 21 Nov 2025 17:38:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=8E=9F=E6=96=99=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E5=AE=9E=E7=8E=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/feed/RawMaterialForm.vue | 103 ++++++++++++++++++++++++ src/views/feed/RawMaterialList.vue | 55 ++++++++++++- 2 files changed, 155 insertions(+), 3 deletions(-) create mode 100644 src/components/feed/RawMaterialForm.vue diff --git a/src/components/feed/RawMaterialForm.vue b/src/components/feed/RawMaterialForm.vue new file mode 100644 index 00000000..a29df238 --- /dev/null +++ b/src/components/feed/RawMaterialForm.vue @@ -0,0 +1,103 @@ + + + + + diff --git a/src/views/feed/RawMaterialList.vue b/src/views/feed/RawMaterialList.vue index f9f88b0b..ee6f68a5 100644 --- a/src/views/feed/RawMaterialList.vue +++ b/src/views/feed/RawMaterialList.vue @@ -14,22 +14,44 @@ + + + + +