From dcefd888eeb556b60aa5760a37647d1dce2e58bd Mon Sep 17 00:00:00 2001 From: zhaodengke Date: Fri, 14 Mar 2025 16:30:09 +0800 Subject: [PATCH] =?UTF-8?q?Task=20=E5=87=AD=E8=AF=81=E9=99=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sunVillage_info/voucher.vue | 92 ++++++++++++++++++++++++--- 1 file changed, 82 insertions(+), 10 deletions(-) diff --git a/src/views/sunVillage_info/voucher.vue b/src/views/sunVillage_info/voucher.vue index dffcf30d..b0c0a09f 100644 --- a/src/views/sunVillage_info/voucher.vue +++ b/src/views/sunVillage_info/voucher.vue @@ -21,6 +21,11 @@
凭证号:
{{vaocherObj.num}}号
+
+
+
附件:
+
{{vaocherObj.attachmentAccount}}张 查看
+
@@ -79,23 +84,50 @@
+ + + + + + + + + + + + @@ -300,7 +372,7 @@ export default { // } .vocher_mian{ - margin:-120px 28px 0; + margin:-80px 28px 0; background: #fff; box-shadow: 4px 6px 5px rgba(63, 68, 75, 0.1); border-radius: 20px;