src/views/operate/fivepack/threepack/components/updateUser/index.vue
@@ -100,7 +100,7 @@ async created() { if (this.storeInfo) { this.$set(this, 'store', this.storeInfo); const result = await getVideoPoint({ current: 1, size: 1 }); const result = await getVideoPoint({ current: 1, size: 100 }); this.relationVideoList = result.records; if (this.storeInfo && this.isStorePage) { this.store.relationVideo = this.store.videoPoint.name;