update:默认设备

This commit is contained in:
kissnavel 2025-02-26 00:50:19 +08:00
parent f8c52c37c0
commit 5830178362
6 changed files with 21 additions and 21 deletions

View file

@ -247,7 +247,7 @@ export function supportGuoba() {
},
{
field: 'device.productName',
label: 'productName(deviceName)',
label: 'productName(deviceProduct)',
bottomHelpMessage: '设置默认设备productName字段',
component: 'Input',
componentProps: {
@ -256,7 +256,7 @@ export function supportGuoba() {
},
{
field: 'device.productType',
label: 'productType(deviceProduct)',
label: 'productType(deviceName)',
bottomHelpMessage: '设置默认设备productType字段',
component: 'Input',
componentProps: {