mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 14:36:43 +08:00
【fix】 保全:联系人变更,增加验证码相关接口
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<script>
|
||||
import { Field, CellGroup, Checkbox, Popup, Picker, Area, RadioGroup, Radio, Dialog } from 'vant'
|
||||
import getAreaName from '@/assets/js/utils/get-area-name'
|
||||
import { authCode } from '@/api/ebiz/preserve/preserve'
|
||||
import { getAuthCode } from '@/api/ebiz/sale/sale'
|
||||
|
||||
export default {
|
||||
name: 'basicConfirmation',
|
||||
@@ -176,8 +176,8 @@ export default {
|
||||
}
|
||||
}, 1000)
|
||||
|
||||
authCode({
|
||||
operateType: 'smslogin',
|
||||
getAuthCode({
|
||||
operateType: 'appntInfoEntry',
|
||||
sessionId: '',
|
||||
validateCode: '',
|
||||
operateCode: this.customerMobile,
|
||||
|
||||
Reference in New Issue
Block a user