panhui 3 vuotta sitten
vanhempi
commit
7bd92b015a
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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' }