From b2eb76fd11be2333c72c5e3cb3a0f0a523426829 Mon Sep 17 00:00:00 2001 From: "liujw155@outlook.com" Date: Mon, 27 Mar 2023 15:24:57 +0800 Subject: [PATCH] vtest 1.1.34 --- src/subpackage/blacklist/pages/abnormal_list/abnormal_list.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/subpackage/blacklist/pages/abnormal_list/abnormal_list.vue b/src/subpackage/blacklist/pages/abnormal_list/abnormal_list.vue index ce05a93..60a6c9e 100644 --- a/src/subpackage/blacklist/pages/abnormal_list/abnormal_list.vue +++ b/src/subpackage/blacklist/pages/abnormal_list/abnormal_list.vue @@ -97,7 +97,7 @@ export default { }, methods: { previewImg(url){ - uni.previewImage({ urls: [url] }) + uni.previewImage({ urls: [url] }); }, getRecords({ authority = 'wx', // 后台:随便字段写死