From 286a5efaabd17b70635ecfbc29dbfd23f0bdb21a Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期五, 12 四月 2024 10:19:27 +0800 Subject: [PATCH] # --- pages/home/orderManage.vue | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/pages/home/orderManage.vue b/pages/home/orderManage.vue index 30f656d..a9074ad 100644 --- a/pages/home/orderManage.vue +++ b/pages/home/orderManage.vue @@ -46,6 +46,13 @@ // cuIcon: 'pullup', url: `/phyz/order/purchaseOrder` }, + { + title: '鍑哄簱鍗曟祴璇曠敤', + name: 'pakin', + color: 'blue', + // cuIcon: 'pullup', + url: `/phyz/orderOut/orderOutSelect` + }, ], -- Gitblit v1.9.1