Commit f96b5c821e760afcb91f8562effcd776a52a39b5

Authored by xp.Huang
1 parent 60d4d0ee

perf: 优化提示语句

@@ -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 = [