This commit is contained in:
beyond 2019-05-24 17:23:20 +08:00
parent 021344aabb
commit 4fbdba5a43
5 changed files with 5 additions and 1 deletions

View file

@ -257,7 +257,7 @@ export default {
pageSize: 10,
judgeStat: 2,
repositoryId: this.$store.getters.repositoryId,
regionIds: this.$store.getters.regionId,
regionIds: this.$store.getters.regionId
},
//
personalForm: {},

View file

@ -234,6 +234,7 @@ export default {
repositoryId: this.$store.getters.repositoryId,
regionIds: this.$store.getters.regionId,
supplierId: this.supp,
isActive: 1
},
//
personalForm: {},

View file

@ -251,6 +251,7 @@ export default {
repositoryId: this.$store.getters.repositoryId,
regionIds: this.$store.getters.regionId,
supplierId: this.supp,
isActive: 1
},
//
personalForm: {},

View file

@ -255,6 +255,7 @@ export default {
repositoryId: this.$store.getters.repositoryId,
regionIds: this.$store.getters.regionId,
supplierId: this.supp,
isActive: 1
},
//
personalForm: {},

View file

@ -253,6 +253,7 @@ export default {
repositoryId: this.$store.getters.repositoryId,
regionIds: this.$store.getters.regionId,
supplierId: this.supp,
isActive: 1
},
//
personalForm: {},