wolyshaw 4 年之前
父节点
当前提交
c8268999f0

文件差异内容过多而无法显示
+ 0 - 0
dist/index.html


文件差异内容过多而无法显示
+ 0 - 0
dist/static/css/chunk-34fcdc27.1cbe6c67.css


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/app.eefed1cd.js


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-34fcdc27.4a0aeab0.js


文件差异内容过多而无法显示
+ 0 - 0
dist/static/js/chunk-9b2cc9da.8452ca49.js


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

@@ -340,7 +340,7 @@ export default {
         })
         .then(res => {
           setRes(res)
-          this.changeInfo = res.data
+          this.changeInfo = this.detail.subjectChange
         })
       } else {
         await getStudentOriginal({

部分文件因为文件数量过多而无法显示