This commit is contained in:
parent
c0edb201d5
commit
168fe29081
|
|
@ -265,6 +265,9 @@
|
||||||
active-value="0"
|
active-value="0"
|
||||||
inactive-value="1"
|
inactive-value="1"
|
||||||
/>
|
/>
|
||||||
|
<span style="margin-left: 8px;">
|
||||||
|
{{ addOrEditForm.iotStatus == '0' ? '在线' : '下线' }}
|
||||||
|
</span>
|
||||||
</el-form-item>
|
</el-form-item>
|
||||||
|
|
||||||
<el-form-item label="备注:" prop="remark">
|
<el-form-item label="备注:" prop="remark">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue