From 42bfc87215ba3a90b39c9064de8fa55bbea5b407 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 25 Jun 2025 10:14:08 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=8F=E6=89=8B=E6=8B=8D=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/snapshot/snapshotDetails.vue | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/src/views/snapshot/snapshotDetails.vue b/src/views/snapshot/snapshotDetails.vue index 3a62e6c..f9c772f 100644 --- a/src/views/snapshot/snapshotDetails.vue +++ b/src/views/snapshot/snapshotDetails.vue @@ -105,7 +105,7 @@ :model="editPhotoForm" :rules="editPhotoFormRules" > - + + + + 0) { @@ -370,6 +386,7 @@ export default { proId, pageType: 'edit', photoType: photoListNew, + shootingLocation, } console.log(params, '-----------params')