【fix】 保全:联系人变更,增加验证码相关接口

This commit is contained in:
tian.guangyuan
2020-04-13 09:33:47 +08:00
parent f0abc8b160
commit 6a2f39d87f

View File

@@ -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,