初始化仓库
This commit is contained in:
12
common/messageType.js
Normal file
12
common/messageType.js
Normal file
@@ -0,0 +1,12 @@
|
||||
export const messageType = {
|
||||
"desc": '病情描述信息',
|
||||
"text_a": '基本健康信息',
|
||||
"images": '图片信息',
|
||||
"record": "就诊记录",
|
||||
"system": "系统信息",
|
||||
"end": "系统信息",
|
||||
"text": "文本信息",
|
||||
"voice": "语音信息",
|
||||
"img": "图片信息",
|
||||
"video": "视频信息",
|
||||
}
|
||||
Reference in New Issue
Block a user