From 035230bddd369ca08b69626b6858cec4f191192c Mon Sep 17 00:00:00 2001 From: zty Date: Thu, 16 Oct 2025 16:09:33 +0800 Subject: [PATCH] =?UTF-8?q?feat:ofm=20=E4=BF=AE=E6=94=B9=E9=A9=B3=E5=9B=9E?= =?UTF-8?q?=E5=88=B0=E5=BC=80=E5=A7=8B=E7=BB=A7=E7=BB=AD=E7=BC=96=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ofm/borrowfile.vue | 15 ++ src/views/ofm/borrowfile_form.vue | 69 ++++--- src/views/ofm/file.vue | 313 ------------------------------ src/views/ofm/publicity.vue | 15 ++ src/views/ofm/publicityForm.vue | 49 +++-- src/views/ofm/seal.vue | 37 ++-- src/views/ofm/sealForm.vue | 52 +++-- src/views/ofm/vehicle.vue | 15 ++ src/views/ofm/vehicleForm.vue | 48 ++++- 9 files changed, 224 insertions(+), 389 deletions(-) delete mode 100644 src/views/ofm/file.vue diff --git a/src/views/ofm/borrowfile.vue b/src/views/ofm/borrowfile.vue index c9ba59f1..910d8293 100644 --- a/src/views/ofm/borrowfile.vue +++ b/src/views/ofm/borrowfile.vue @@ -61,6 +61,16 @@ prop="return_date" min-width="100" > + + + + + +