提交 afb066c9 编写于 作者: dmx_mac's avatar dmx_mac

fix:文案修改补全

上级 becd0604
...@@ -119,7 +119,7 @@ export const STATUS_LIST = [ ...@@ -119,7 +119,7 @@ export const STATUS_LIST = [
value: 6, value: 6,
}, },
{ {
label: '已匹配', label: '待联系',
value: 21, value: 21,
}, },
{ {
...@@ -356,10 +356,10 @@ export const RUN_TAB_LIST = [ ...@@ -356,10 +356,10 @@ export const RUN_TAB_LIST = [
// label: '待确认时间', // label: '待确认时间',
// active: '25' // active: '25'
// }, // },
{ // {
label: '待问诊', // label: '待问诊',
active: '26', // active: '26',
}, // },
{ {
label: '问诊中', label: '问诊中',
active: '3', active: '3',
...@@ -389,7 +389,7 @@ export const TRIAGE_TAB_LIST = [ ...@@ -389,7 +389,7 @@ export const TRIAGE_TAB_LIST = [
// active: '22' // active: '22'
// }, // },
{ {
label: '待匹配', label: '待分诊',
active: '2', active: '2',
}, },
]; ];
...@@ -400,10 +400,10 @@ export const RECEPTION_TAB_LIST = [ ...@@ -400,10 +400,10 @@ export const RECEPTION_TAB_LIST = [
label: '全部', label: '全部',
active: '99', active: '99',
}, },
{ // {
label: '待匹配医生', // label: '待匹配医生',
active: '23', // active: '23',
}, // },
{ {
label: '待协调医生', label: '待协调医生',
active: '24', active: '24',
...@@ -421,7 +421,7 @@ export const MATCH_TAB_LIST = [ ...@@ -421,7 +421,7 @@ export const MATCH_TAB_LIST = [
active: '99', active: '99',
}, },
{ {
label: '已匹配', label: '待联系',
active: '102', active: '102',
}, },
{ {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册