Showing
1 changed file
with
1 additions
and
1 deletions
@@ -37,7 +37,7 @@ export const isGateWay = (type: string) => { | @@ -37,7 +37,7 @@ export const isGateWay = (type: string) => { | ||
37 | 37 | ||
38 | const updateProductHelpMessage = [ | 38 | const updateProductHelpMessage = [ |
39 | '注意:', | 39 | '注意:', |
40 | - '修改设备产品时,如果"大屏"、"组态"、"看板"、"场景联动"、"数据流转"有关联设备,请自行调整并保存。', | 40 | + '修改设备产品时,如果"大屏"、"组态"、"看板"、"场景联动"、"数据流转"等有关联设备,请自行调整并保存。', |
41 | ]; | 41 | ]; |
42 | 42 | ||
43 | const updateOrgHelpMessage = [ | 43 | const updateOrgHelpMessage = [ |