From 82e0a5e75b8638951eea50db6f1e7ebeeaf44147 Mon Sep 17 00:00:00 2001
From: 15820893422 <1978476055@qq.com>
Date: Sat, 11 May 2024 17:15:54 +0800
Subject: [PATCH] edit
---
src/views/product/productExamine/index.vue | 31 +++++++++++++---------
src/views/user/list/userDetails.vue | 4 +--
2 files changed, 21 insertions(+), 14 deletions(-)
diff --git a/src/views/product/productExamine/index.vue b/src/views/product/productExamine/index.vue
index 83c3409..2eab045 100644
--- a/src/views/product/productExamine/index.vue
+++ b/src/views/product/productExamine/index.vue
@@ -194,7 +194,7 @@
-
+
-
+
{{ scope.row.merchant.is_huimei ? "是" : "否" }}
@@ -442,7 +442,7 @@
size="small"
@click="getBack(scope.row.product_id)"
v-if="[7 ,9, 10, 11].includes(Number(tableFrom.type))"
- >返回{{tableFrom.type==7?'撤回':'返回'}}
+
+
+ 食品及保健品
+ 化妆品及日化品
+ 其他品类
+
+
-
+
this.getList(""));
+ this.getLstFilterApi();
},
// 解锁
openUnlock(id) {
this.$modalForm(productLockApi(id)).then(() => this.getList(""));
+ this.getLstFilterApi();
},
// 锁定
openLock(id) {
this.$modalForm(productLockApi(id)).then(() => this.getList(""));
+ this.getLstFilterApi();
},
// 价格编辑
onAuditFree(row) {
@@ -1215,6 +1221,7 @@ export default {
slider_image: info.slider_image,
qualification: info.qualification,
image: info.image,
+ audit_type:info.audit_type
};
if (info.is_benefit === 1) this.checkboxGroup.push("is_benefit");
if (info.is_hot === 1) this.checkboxGroup.push("is_hot");
diff --git a/src/views/user/list/userDetails.vue b/src/views/user/list/userDetails.vue
index 197dcee..e8958d8 100644
--- a/src/views/user/list/userDetails.vue
+++ b/src/views/user/list/userDetails.vue
@@ -557,7 +557,7 @@
-
+