wolyshaw 4 years ago
parent
commit
874a1a4394

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/chunk-2242a7be.6c53b190.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.17176ca1.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-2242a7be.7daa1ca8.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/chunk-8a92e038.3e2a75a7.js


+ 1 - 1
src/views/teamBuild/modals/change-voice.vue

@@ -257,7 +257,7 @@ export default {
       return this.voiceList.filter(item => item.subjectId !== this.detail.actualSubjectId)
     },
     activeAccessories() {
-      const { musicalGoods } = this.changeInfo || {}
+      const { musicalGoods } = this.form || {}
       return musicalGoods ? this.accessoriesByGoods[musicalGoods] || [] : []
     },
     changeSubjectName() {

Some files were not shown because too many files changed in this diff