Commit 8d8122f7d9fa2ca0b4998dd237fbc1b8b7a4d73f
1 parent
3c0bb1af
pref:优化设备列表产品筛选传数组 地理位置产品筛选传数组 产品跳转筛选传数组
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -110,7 +110,7 @@ export const searchFormSchema: FormSchema[] = [ | @@ -110,7 +110,7 @@ export const searchFormSchema: FormSchema[] = [ | ||
110 | }, | 110 | }, |
111 | { | 111 | { |
112 | field: 'deviceProfileId', | 112 | field: 'deviceProfileId', |
113 | - label: '产品1', | 113 | + label: '产品', |
114 | component: 'ApiSelect', | 114 | component: 'ApiSelect', |
115 | colProps: { span: 6 }, | 115 | colProps: { span: 6 }, |
116 | componentProps: () => { | 116 | componentProps: () => { |