From 7ee6b0e02f1d285ab7e1a606d1ce1fd60408ee68 Mon Sep 17 00:00:00 2001 From: DXC Date: Fri, 12 Jun 2026 13:19:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=80=9F=E5=BA=93=E7=94=B3=E8=AF=B7=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=EF=BC=9A=E6=81=A2=E5=A4=8D=E6=8C=89=20BOM=20=E5=A5=97?= =?UTF-8?q?=E9=A4=90=E6=B7=BB=E5=8A=A0=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/borrow/apply/index.vue | 1121 +++++++++++++++++ 1 file changed, 1121 insertions(+) create mode 100644 inventory-web/src/views/borrow/apply/index.vue diff --git a/inventory-web/src/views/borrow/apply/index.vue b/inventory-web/src/views/borrow/apply/index.vue new file mode 100644 index 0000000..a11722b --- /dev/null +++ b/inventory-web/src/views/borrow/apply/index.vue @@ -0,0 +1,1121 @@ + + + + + + + \ No newline at end of file