This commit is contained in:
@zuopngfei 2025-11-07 15:36:36 +08:00
parent fa19d93cef
commit 2ad9960df5

View File

@ -509,7 +509,7 @@ const handleDetail = (row) => {
const qrCode = ref('')
const qrDialog = ref(false)
const qrPath = ref('pages/contact/index')
const qrPath = ref('pages/index/detail?url=1')
let qrRow = {}
const handleqr = (row) => {