瀏覽代碼

fix: 首页订阅信息列表添加stag: home参数

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 1 年之前
父節點
當前提交
5549e109ff
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      apps/bigmember_pc/src/views/workspace/components/SubscribeList.vue

+ 1 - 1
apps/bigmember_pc/src/views/workspace/components/SubscribeList.vue

@@ -74,7 +74,7 @@ export default {
   created() {
     this.getList({
       notReturnCount: 1,
-      source: 'home'
+      stag: 'home'
     })
     this.getSubscribeKeywordList({
       vt: this.vt,