From 15f002ce93a5cf850a2f5044c2bc3fb0a9331b38 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Thu, 1 Aug 2024 19:17:36 +0800 Subject: [PATCH] uu --- pages/post/post.vue | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/pages/post/post.vue b/pages/post/post.vue index 0eca2ad..8cea0c0 100644 --- a/pages/post/post.vue +++ b/pages/post/post.vue @@ -50,15 +50,22 @@ > - - - - - - - - - + + + + 联系人 + {{submitParam.intoWarehouseContact || '-'}} + + + 电话 + {{submitParam.intoWarehousePhone || '-'}} + + + + 地址 + {{submitParam.intoWarehouseAddress || '-'}} + +