Commit 1a297e5a49b8701ef623462a282e5615d1c1974c

Authored by fengtao
1 parent 45281440

fix: 修改设备列表 事件管理 标识符tooltip内容描述信息

@@ -34,7 +34,7 @@ export const columnSchema: BasicColumn[] = [ @@ -34,7 +34,7 @@ export const columnSchema: BasicColumn[] = [
34 { 34 {
35 title: '标识符', 35 title: '标识符',
36 dataIndex: 'eventIdentifier', 36 dataIndex: 'eventIdentifier',
37 - helpMessage: ['标识符格式为模块标识符: 功能定义标识符'], 37 + helpMessage: ['标识符:物模型事件功能定义标识符'],
38 }, 38 },
39 { 39 {
40 title: '事件名称', 40 title: '事件名称',