Commit f8154d5e f8154d5e9dcae8c1ebecc300d860ce050d4f7ed8 by zhanghao

commit

1 parent 76a866de
...@@ -1115,6 +1115,9 @@ ...@@ -1115,6 +1115,9 @@
1115 }, { 1115 }, {
1116 value: '1', 1116 value: '1',
1117 label: '一站式健康管家' 1117 label: '一站式健康管家'
1118 }, {
1119 value: '2',
1120 label: '电话医生-远盟接口'
1118 }], 1121 }],
1119 queryPhoneCode: { 1122 queryPhoneCode: {
1120 phone: '', 1123 phone: '',
......