Browse Source

藏品室

panhui 3 years ago
parent
commit
7bd92b015a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/views/Store.vue

+ 2 - 1
src/views/Store.vue

@@ -473,7 +473,8 @@ export default {
                         query: {
                             userId: this.$store.state.userInfo.id,
                             status: this.status,
-                            prefixName: this.moreTitle
+                            prefixName: this.moreTitle,
+                            companyId: this.companyId
                         }
                     },
                     { body: 'json' }