1、解决员工审核-详情界面有横向滚动条

2、涂鸦测试界面参数调整
This commit is contained in:
1378012178@qq.com 2026-04-03 15:28:25 +08:00
parent c194816daa
commit beeefca325
2 changed files with 3 additions and 3 deletions

View File

@ -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="头像"

View File

@ -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);