This commit is contained in:
home孙 2025-09-12 15:15:15 +08:00
parent 360818f18c
commit 0961e9182b

View File

@ -78,7 +78,8 @@
</div>
<!-- 时间点模式 -->
<!-- -->
<template v-show="inputData['603']==1">
<block v-show="inputData['603']==1">
<template>
<div class="title-tips-bold">
时间点模式
</div>
@ -142,10 +143,13 @@
</div>
</template>
</block>
<!-- 时间段模式 -->
<!-- -->
<template v-show="inputData['603']==2">
<block v-show="inputData['603']==2">
<template>
<div class="title-tips-bold">
时间段模式
</div>
@ -196,10 +200,13 @@
</div>
</div>
</template>
</block>
<!-- 联动模式 -->
<!-- -->
<template v-show="inputData['603']==3">
<block v-show="inputData['603']==3">
<template>
<div class="title-tips-bold">
联动模式
</div>
@ -212,6 +219,8 @@
</div>
</div>
</template>
</block>
<div class="flex-view padding-none border-none shrink-none">
<div class="input-main-60">