parent
c194816daa
commit
beeefca325
|
|
@ -48,7 +48,7 @@
|
|||
</a-col>
|
||||
</a-col>
|
||||
<a-col :span="8">
|
||||
<a-col :span="24" style="margin-left:40px;">
|
||||
<a-col :span="22" style="margin-left:40px;">
|
||||
<a-form-item label="" v-bind="validateInfos.headPath"
|
||||
id="BizEmployeesInfoForm-headPath" name="headPath">
|
||||
<j-image-upload :fileMax="1" :bizPath="'/ygxx/yg'" text="头像"
|
||||
|
|
|
|||
|
|
@ -118,8 +118,8 @@ import { contlkTApi } from './znkt.api';
|
|||
import { MinusOutlined, PlusOutlined } from '@ant-design/icons-vue';
|
||||
|
||||
// 固定参数
|
||||
const infraredId = '6c85ba17bc5358ae8fycih';
|
||||
const remoteId = '6c36cb2d2c352683bfnsm1';
|
||||
const infraredId = '6ca1d28119ef390bb8uupl';
|
||||
const remoteId = '6c1ce9d8c9ceaceed918e4';
|
||||
|
||||
// UI状态
|
||||
const powerState = ref(false);
|
||||
|
|
|
|||
Loading…
Reference in New Issue