From c6a3b6723f05de19896e5568795a74a22a3dec5f Mon Sep 17 00:00:00 2001
From: wangyu <823267011@qq.com>
Date: Mon, 22 Jun 2026 10:55:23 +0800
Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E9=9C=80=E6=B1=82=E5=8E=BB?=
=?UTF-8?q?=E6=8E=89=E6=A8=AA=E5=90=91=E6=BB=9A=E5=8A=A8=E9=97=AE=E9=A2=98?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/views/oa/oaWarehouseRequest/index.vue | 85 +++++++++++++------
1 file changed, 57 insertions(+), 28 deletions(-)
diff --git a/ruoyi-ui/src/views/oa/oaWarehouseRequest/index.vue b/ruoyi-ui/src/views/oa/oaWarehouseRequest/index.vue
index 7ca2ec5..a2a2360 100644
--- a/ruoyi-ui/src/views/oa/oaWarehouseRequest/index.vue
+++ b/ruoyi-ui/src/views/oa/oaWarehouseRequest/index.vue
@@ -96,14 +96,37 @@
-
+
-
-
-
-
-
-
+
+
+ 修改
+ 删除
+
+
+
+
+
+ {{ row.itemName }}
+
+
+
+
+
+
+
+ {{ row.projectName }}
+
+
+
+
+
+
+ {{ row.owner }}
+
+
+
+
-
+
-
-
-
-
-
-
- 修改
-
- 删除
-
+
+
+
+ {{ row.reason }}
+
+
+
+
+
+
+ {{ row.remark }}
+
@@ -432,3 +447,17 @@ export default {
}
};
+
+