MONSTER-ygh 1 yıl önce
ebeveyn
işleme
a50907ed9b

+ 1 - 1
src/views/team/applicationMr/dialog/applicationDetails.vue

@@ -238,7 +238,7 @@ export default {
       let map = {
         auditoriumId: this.applyMap.auditoriumId,
         seatTypeId: this.applyMap.seatTypeId,
-        timeId: this.applyMap.performId,
+        timeId: this.applyMap.performTimeId,
       }
       querySeatList(map).then(response => {
         this.setList = response.data;