From 831175383f4eaa828de8f76af0e06d3b21a9545b Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 14 Apr 2022 11:41:47 +0800 Subject: [PATCH] BUG 29097 --- .../xiushan/apps/finance/AppFinanceProduct/productAdd.vue | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/project/xiushan/apps/finance/AppFinanceProduct/productAdd.vue b/project/xiushan/apps/finance/AppFinanceProduct/productAdd.vue index 72de55cc..d465cf81 100644 --- a/project/xiushan/apps/finance/AppFinanceProduct/productAdd.vue +++ b/project/xiushan/apps/finance/AppFinanceProduct/productAdd.vue @@ -49,8 +49,7 @@ - + @@ -172,9 +171,6 @@ export default { back() { this.$router.push({}) }, - handleQrCodeUrl(v) { - this.form.qrCodeUrl = v?.[0]?.url || "" - } }, created() { this.getDetail()