From 4cabe54e77f2780dcb052651d934c1d89849bfa8 Mon Sep 17 00:00:00 2001 From: yxq Date: Tue, 1 Aug 2023 16:20:12 +0800 Subject: [PATCH] =?UTF-8?q?app=20=E6=96=87=E5=8D=B0=E9=87=87=E8=B4=AD?= =?UTF-8?q?=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../LearunApp-2.2.0/pages.json | 6 + .../Purchase_Print/singleFlow.vue | 269 ++++++++++++++++++ 2 files changed, 275 insertions(+) create mode 100644 Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Print/singleFlow.vue diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json index cf88e1f6e..4cc9a9a02 100644 --- a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages.json @@ -1141,6 +1141,12 @@ "navigationBarTitleText": "文印采购申请" } }, + { + "path": "pages/LogisticsManagement/Purchase_Print/singleFlow", + "style": { + "navigationBarTitleText": "文印采购" + } + }, { "path": "pages/LogisticsManagement/Purchase_Travel/list", "style": { diff --git a/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Print/singleFlow.vue b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Print/singleFlow.vue new file mode 100644 index 000000000..2cbeb7672 --- /dev/null +++ b/Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/LogisticsManagement/Purchase_Print/singleFlow.vue @@ -0,0 +1,269 @@ + + +