From c8349f92b726a2555d57977fcfcef5397ee8c300 Mon Sep 17 00:00:00 2001 From: 15820893422 <1978476055@qq.com> Date: Mon, 22 Apr 2024 17:44:20 +0800 Subject: [PATCH] 1 --- src/views/product/addProduct/index.vue | 4 +-- src/views/product/productList/proDetails.vue | 6 ++-- src/views/station/notice/index.vue | 28 +++++++++++++++++-- .../systemForm/setSystem/modifyStoreInfo.vue | 14 +++++----- 4 files changed, 38 insertions(+), 14 deletions(-) diff --git a/src/views/product/addProduct/index.vue b/src/views/product/addProduct/index.vue index d8405fa..a291e13 100644 --- a/src/views/product/addProduct/index.vue +++ b/src/views/product/addProduct/index.vue @@ -50,7 +50,7 @@ item.status == "success")) { let arr = [] fileList.map(item => { - item.response && arr.push({ ...item,url: item.response.data.src,type:item.raw.type}) + item.response && arr.push({ ...item,url: item.response.data.src,type:item.raw.type||item.type}) }) this.formValidate.qualification[name] = arr } diff --git a/src/views/product/productList/proDetails.vue b/src/views/product/productList/proDetails.vue index 9756310..ee82ed5 100644 --- a/src/views/product/productList/proDetails.vue +++ b/src/views/product/productList/proDetails.vue @@ -468,7 +468,7 @@ -
销售授权及其他:
+
销售授权及品牌方营业执照:
-
商品检测报告:
+
商品检测报告及备案:
-
其他资质:
+
助农文件及其他资质:
- + + + +