|
@@ -296,7 +296,6 @@ export default defineComponent({
|
|
v-model:modelValue={forms.timerStatus}
|
|
v-model:modelValue={forms.timerStatus}
|
|
position="bottom"
|
|
position="bottom"
|
|
style={{ background: '#F6F6F6' }}
|
|
style={{ background: '#F6F6F6' }}
|
|
- destroy
|
|
|
|
>
|
|
>
|
|
<Timer
|
|
<Timer
|
|
timerList={forms.timerList}
|
|
timerList={forms.timerList}
|