From 820c23dcc1d6464db9bae3e46554cf49e1bdbb0e Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期五, 10 一月 2025 09:34:21 +0800 Subject: [PATCH] 1 --- 代码管理/淮安PDA/pages/stash/inboundorder.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/inboundorder.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/inboundorder.vue" index 868fe1b..78f61db 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/inboundorder.vue" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/\346\267\256\345\256\211PDA/pages/stash/inboundorder.vue" @@ -28,7 +28,7 @@ export default { data() { return { - page: "/pages/raworderboxing/raworderboxing?", + page: "/pages/stash/raworderboxing?", loadVisible: false, searchValue: "", status: "more", -- Gitblit v1.9.3