From 08dd8712ffa193662a7bb194f80e3bffa11d69a2 Mon Sep 17 00:00:00 2001 From: xiangxy Date: Mon, 17 Apr 2023 17:09:14 +0800 Subject: [PATCH] add erroroutunlock --- pages.json | 8 +- pages/WarehouseManage/ErrorOutUnlock.vue | 163 +++++++++++++++++++++++ 2 files changed, 170 insertions(+), 1 deletion(-) create mode 100644 pages/WarehouseManage/ErrorOutUnlock.vue diff --git a/pages.json b/pages.json index 55d3def..7b87fb0 100644 --- a/pages.json +++ b/pages.json @@ -182,7 +182,13 @@ "navigationStyle": "custom" } } - ,{ + ,{ + "path" : "pages/WarehouseManage/ErrorOutUnlock", + "style": { + "navigationStyle": "custom" + } + } + ,{ "path" : "pages/ProductManage/EmptyPipeOutStore", "style" : { diff --git a/pages/WarehouseManage/ErrorOutUnlock.vue b/pages/WarehouseManage/ErrorOutUnlock.vue new file mode 100644 index 0000000..24b19d4 --- /dev/null +++ b/pages/WarehouseManage/ErrorOutUnlock.vue @@ -0,0 +1,163 @@ + + + + +