fix: 去掉参数设置,曲线增加点击事件。
This commit is contained in:
@@ -74,12 +74,11 @@
|
||||
</nut-tag>
|
||||
<!-- <nut-tag class="tagErr font_28" v-else> 未开启联动控制 </nut-tag> -->
|
||||
</view>
|
||||
<view
|
||||
<!-- <view
|
||||
class="font_28 c_1589E9"
|
||||
:style="{ display: 'flex', alignItems: 'center', justifyContent: 'flex-end', gap: '12px', margin: '0 15px' }"
|
||||
@click="setParams(item.id, item.deviceName, item.deviceType)"
|
||||
>参数设置</view
|
||||
>
|
||||
>参数设置</view> -->
|
||||
</view>
|
||||
<nut-config-provider :theme-vars="themeVars">
|
||||
<view class="m_t_20 view_f">
|
||||
|
||||
Reference in New Issue
Block a user