Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -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: '事件名称', |