commit
Showing
1 changed file
with
3 additions
and
0 deletions
| ... | @@ -1112,6 +1112,9 @@ | ... | @@ -1112,6 +1112,9 @@ |
| 1112 | addPhoneAuthorOptions: [{ | 1112 | addPhoneAuthorOptions: [{ |
| 1113 | value: '0', | 1113 | value: '0', |
| 1114 | label: '吉林超级鑫卡' | 1114 | label: '吉林超级鑫卡' |
| 1115 | }, { | ||
| 1116 | value: '1', | ||
| 1117 | label: '一站式健康管家' | ||
| 1115 | }], | 1118 | }], |
| 1116 | queryPhoneCode: { | 1119 | queryPhoneCode: { |
| 1117 | phone: '', | 1120 | phone: '', | ... | ... |
-
Please register or sign in to post a comment