diff --git a/src/components/partyList/index.vue b/src/components/partyList/index.vue
index 1bf2821..b12ccb2 100644
--- a/src/components/partyList/index.vue
+++ b/src/components/partyList/index.vue
@@ -31,12 +31,12 @@
- 审核中
- 发布
未发布
+ 审核中
+ 已发布
-
+
diff --git a/src/views/manage/dyUser/index.vue b/src/views/manage/dyUser/index.vue
index 2ebc449..f672aad 100644
--- a/src/views/manage/dyUser/index.vue
+++ b/src/views/manage/dyUser/index.vue
@@ -733,7 +733,6 @@ const openObtainedItemsListDialog = async (row: DyUserVO) => {
obtainedItemsDialog.obtainedList = res.rows;
obtainedItemsDialog.total = res.total;
obtainedItemsDialog.visible = true;
- obtainedItemsDialog.visible = true;
};
/**
* 用户邀请列表
diff --git a/src/views/manage/mkConfig/index.vue b/src/views/manage/mkConfig/index.vue
index 0861ada..3afa857 100644
--- a/src/views/manage/mkConfig/index.vue
+++ b/src/views/manage/mkConfig/index.vue
@@ -510,9 +510,8 @@ const getlistVendor = async () => {
const productAllList=ref([]);
const getProductAllList=(e:any)=>{
console.log(e);
-
if (e) {
- productAll({status:1}).then(res=>{
+ productAll({status:2}).then(res=>{
Object.assign(productAllList.value,res.data)
})
}
diff --git a/src/views/manage/product/index.vue b/src/views/manage/product/index.vue
index cba4c25..21512fa 100644
--- a/src/views/manage/product/index.vue
+++ b/src/views/manage/product/index.vue
@@ -10,7 +10,7 @@
-
+
diff --git a/src/views/manage/scenic/index.vue b/src/views/manage/scenic/index.vue
index f2ca7ea..5f84bf2 100644
--- a/src/views/manage/scenic/index.vue
+++ b/src/views/manage/scenic/index.vue
@@ -119,7 +119,7 @@
- 1{{
+ {{
scope.row.commentCount }}