|
@@ -441,6 +441,7 @@ export default defineComponent({
|
|
</ColPopup>
|
|
</ColPopup>
|
|
|
|
|
|
<ColPopup v-model={this.timerStatus} destroy>
|
|
<ColPopup v-model={this.timerStatus} destroy>
|
|
|
|
+ <ColHeader title="设置陪练时间段" />
|
|
<Timer
|
|
<Timer
|
|
onChoice={this.onChoiceTimer}
|
|
onChoice={this.onChoiceTimer}
|
|
timerObject={this.timerObject}
|
|
timerObject={this.timerObject}
|