fix:设备信息oaid改为随机参数

This commit is contained in:
kissnavel 2024-09-15 03:53:45 +08:00
parent 21e595e6f5
commit ee6e66543b
7 changed files with 9 additions and 16 deletions

View file

@ -259,15 +259,6 @@ export function supportGuoba() {
placeholder: '请输入modelName',
},
},
{
field: 'device.oaid',
label: 'oaid',
bottomHelpMessage: '设置默认设备oaid字段',
component: 'Input',
componentProps: {
placeholder: '请输入oaid',
},
},
{
field: 'device.deviceInfo',
label: 'deviceInfo(deviceFingerprint)',